.owl-carousel{
    display:none;
    width:100%;
    -webkit-tap-highlight-color:transparent;
    position:relative;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y;
    touch-action:manipulation;
    -moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item{
    position:relative;
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-tap-highlight-color:transparent;
    -webkit-touch-callout:none
}
.owl-carousel .owl-item img{
    display:block;
    width:100%
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{
    display:none
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
    cursor:pointer;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{
    background:0 0;
    color:inherit;
    border:none;
    padding:0!important;
    font:inherit
}
.owl-carousel.owl-loaded{
    display:block
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-hidden{
    opacity:0
}
.owl-carousel.owl-refresh .owl-item{
    visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-grab{
    cursor:move;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.no-js .owl-carousel{
    display:block
}
.owl-carousel .animated{
    animation-duration:1s;
    animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    animation-name:fadeOut
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.owl-height{
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    transition:opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{
    max-height:0
}
.owl-carousel .owl-item img.owl-lazy{
    transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    background:url(../../node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;
    cursor:pointer;
    z-index:1;
    -webkit-backface-visibility:hidden;
    transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover{
    -ms-transform:scale(1.3,1.3);
    transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1;
    height:100%;
    width:100%
}

.glyphicon-asterisk:before{
    content:"\002a"
}
.glyphicon-plus:before{
    content:"\002b"
}
.glyphicon-eur:before,.glyphicon-euro:before{
    content:"\20ac"
}
.glyphicon-minus:before{
    content:"\2212"
}
.glyphicon-cloud:before{
    content:"\2601"
}
.glyphicon-envelope:before{
    content:"\2709"
}
.glyphicon-pencil:before{
    content:"\270f"
}
.glyphicon-glass:before{
    content:"\e001"
}
.glyphicon-music:before{
    content:"\e002"
}
.glyphicon-search:before{
    content:"\e003"
}
.glyphicon-heart:before{
    content:"\e005"
}
.glyphicon-star:before{
    content:"\e006"
}
.glyphicon-star-empty:before{
    content:"\e007"
}
.glyphicon-user:before{
    content:"\e008"
}
.glyphicon-film:before{
    content:"\e009"
}
.glyphicon-th-large:before{
    content:"\e010"
}
.glyphicon-th:before{
    content:"\e011"
}
.glyphicon-th-list:before{
    content:"\e012"
}
.glyphicon-ok:before{
    content:"\e013"
}
.glyphicon-remove:before{
    content:"\e014"
}
.glyphicon-zoom-in:before{
    content:"\e015"
}
.glyphicon-zoom-out:before{
    content:"\e016"
}
.glyphicon-off:before{
    content:"\e017"
}
.glyphicon-signal:before{
    content:"\e018"
}
.glyphicon-cog:before{
    content:"\e019"
}
.glyphicon-trash:before{
    content:"\e020"
}
.glyphicon-home:before{
    content:"\e021"
}
.glyphicon-file:before{
    content:"\e022"
}
.glyphicon-time:before{
    content:"\e023"
}
.glyphicon-road:before{
    content:"\e024"
}
.glyphicon-download-alt:before{
    content:"\e025"
}
.glyphicon-download:before{
    content:"\e026"
}
.glyphicon-upload:before{
    content:"\e027"
}
.glyphicon-inbox:before{
    content:"\e028"
}
.glyphicon-play-circle:before{
    content:"\e029"
}
.glyphicon-repeat:before{
    content:"\e030"
}
.glyphicon-refresh:before{
    content:"\e031"
}
.glyphicon-list-alt:before{
    content:"\e032"
}
.glyphicon-lock:before{
    content:"\e033"
}
.glyphicon-flag:before{
    content:"\e034"
}
.glyphicon-headphones:before{
    content:"\e035"
}
.glyphicon-volume-off:before{
    content:"\e036"
}
.glyphicon-volume-down:before{
    content:"\e037"
}
.glyphicon-volume-up:before{
    content:"\e038"
}
.glyphicon-qrcode:before{
    content:"\e039"
}
.glyphicon-barcode:before{
    content:"\e040"
}
.glyphicon-tag:before{
    content:"\e041"
}
.glyphicon-tags:before{
    content:"\e042"
}
.glyphicon-book:before{
    content:"\e043"
}
.glyphicon-bookmark:before{
    content:"\e044"
}
.glyphicon-print:before{
    content:"\e045"
}
.glyphicon-camera:before{
    content:"\e046"
}
.glyphicon-font:before{
    content:"\e047"
}
.glyphicon-bold:before{
    content:"\e048"
}
.glyphicon-italic:before{
    content:"\e049"
}
.glyphicon-text-height:before{
    content:"\e050"
}
.glyphicon-text-width:before{
    content:"\e051"
}
.glyphicon-align-left:before{
    content:"\e052"
}
.glyphicon-align-center:before{
    content:"\e053"
}
.glyphicon-align-right:before{
    content:"\e054"
}
.glyphicon-align-justify:before{
    content:"\e055"
}
.glyphicon-list:before{
    content:"\e056"
}
.glyphicon-indent-left:before{
    content:"\e057"
}
.glyphicon-indent-right:before{
    content:"\e058"
}
.glyphicon-facetime-video:before{
    content:"\e059"
}
.glyphicon-picture:before{
    content:"\e060"
}
.glyphicon-map-marker:before{
    content:"\e062"
}
.glyphicon-adjust:before{
    content:"\e063"
}
.glyphicon-tint:before{
    content:"\e064"
}
.glyphicon-edit:before{
    content:"\e065"
}
.glyphicon-share:before{
    content:"\e066"
}
.glyphicon-check:before{
    content:"\e067"
}
.glyphicon-move:before{
    content:"\e068"
}
.glyphicon-step-backward:before{
    content:"\e069"
}
.glyphicon-fast-backward:before{
    content:"\e070"
}
.glyphicon-backward:before{
    content:"\e071"
}
.glyphicon-play:before{
    content:"\e072"
}
.glyphicon-pause:before{
    content:"\e073"
}
.glyphicon-stop:before{
    content:"\e074"
}
.glyphicon-forward:before{
    content:"\e075"
}
.glyphicon-fast-forward:before{
    content:"\e076"
}
.glyphicon-step-forward:before{
    content:"\e077"
}
.glyphicon-eject:before{
    content:"\e078"
}
.glyphicon-chevron-left:before{
    content:"\e079"
}
.glyphicon-chevron-right:before{
    content:"\e080"
}
.glyphicon-plus-sign:before{
    content:"\e081"
}
.glyphicon-minus-sign:before{
    content:"\e082"
}
.glyphicon-remove-sign:before{
    content:"\e083"
}
.glyphicon-ok-sign:before{
    content:"\e084"
}
.glyphicon-question-sign:before{
    content:"\e085"
}
.glyphicon-info-sign:before{
    content:"\e086"
}
.glyphicon-screenshot:before{
    content:"\e087"
}
.glyphicon-remove-circle:before{
    content:"\e088"
}
.glyphicon-ok-circle:before{
    content:"\e089"
}
.glyphicon-ban-circle:before{
    content:"\e090"
}
.glyphicon-arrow-left:before{
    content:"\e091"
}
.glyphicon-arrow-right:before{
    content:"\e092"
}
.glyphicon-arrow-up:before{
    content:"\e093"
}
.glyphicon-arrow-down:before{
    content:"\e094"
}
.glyphicon-share-alt:before{
    content:"\e095"
}
.glyphicon-resize-full:before{
    content:"\e096"
}
.glyphicon-resize-small:before{
    content:"\e097"
}
.glyphicon-exclamation-sign:before{
    content:"\e101"
}
.glyphicon-gift:before{
    content:"\e102"
}
.glyphicon-leaf:before{
    content:"\e103"
}
.glyphicon-fire:before{
    content:"\e104"
}
.glyphicon-eye-open:before{
    content:"\e105"
}
.glyphicon-eye-close:before{
    content:"\e106"
}
.glyphicon-warning-sign:before{
    content:"\e107"
}
.glyphicon-plane:before{
    content:"\e108"
}
.glyphicon-calendar:before{
    content:"\e109"
}
.glyphicon-random:before{
    content:"\e110"
}
.glyphicon-comment:before{
    content:"\e111"
}
.glyphicon-magnet:before{
    content:"\e112"
}
.glyphicon-chevron-up:before{
    content:"\e113"
}
.glyphicon-chevron-down:before{
    content:"\e114"
}
.glyphicon-retweet:before{
    content:"\e115"
}
.glyphicon-shopping-cart:before{
    content:"\e116"
}
.glyphicon-folder-close:before{
    content:"\e117"
}
.glyphicon-folder-open:before{
    content:"\e118"
}
.glyphicon-resize-vertical:before{
    content:"\e119"
}
.glyphicon-resize-horizontal:before{
    content:"\e120"
}
.glyphicon-hdd:before{
    content:"\e121"
}
.glyphicon-bullhorn:before{
    content:"\e122"
}
.glyphicon-bell:before{
    content:"\e123"
}
.glyphicon-certificate:before{
    content:"\e124"
}
.glyphicon-thumbs-up:before{
    content:"\e125"
}
.glyphicon-thumbs-down:before{
    content:"\e126"
}
.glyphicon-hand-right:before{
    content:"\e127"
}
.glyphicon-hand-left:before{
    content:"\e128"
}
.glyphicon-hand-up:before{
    content:"\e129"
}
.glyphicon-hand-down:before{
    content:"\e130"
}
.glyphicon-circle-arrow-right:before{
    content:"\e131"
}
.glyphicon-circle-arrow-left:before{
    content:"\e132"
}
.glyphicon-circle-arrow-up:before{
    content:"\e133"
}
.glyphicon-circle-arrow-down:before{
    content:"\e134"
}
.glyphicon-globe:before{
    content:"\e135"
}
.glyphicon-wrench:before{
    content:"\e136"
}
.glyphicon-tasks:before{
    content:"\e137"
}
.glyphicon-filter:before{
    content:"\e138"
}
.glyphicon-briefcase:before{
    content:"\e139"
}
.glyphicon-fullscreen:before{
    content:"\e140"
}
.glyphicon-dashboard:before{
    content:"\e141"
}
.glyphicon-paperclip:before{
    content:"\e142"
}
.glyphicon-heart-empty:before{
    content:"\e143"
}
.glyphicon-link:before{
    content:"\e144"
}
.glyphicon-phone:before{
    content:"\e145"
}
.glyphicon-pushpin:before{
    content:"\e146"
}
.glyphicon-usd:before{
    content:"\e148"
}
.glyphicon-gbp:before{
    content:"\e149"
}
.glyphicon-sort:before{
    content:"\e150"
}
.glyphicon-sort-by-alphabet:before{
    content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before{
    content:"\e152"
}
.glyphicon-sort-by-order:before{
    content:"\e153"
}
.glyphicon-sort-by-order-alt:before{
    content:"\e154"
}
.glyphicon-sort-by-attributes:before{
    content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before{
    content:"\e156"
}
.glyphicon-unchecked:before{
    content:"\e157"
}
.glyphicon-expand:before{
    content:"\e158"
}
.glyphicon-collapse-down:before{
    content:"\e159"
}
.glyphicon-collapse-up:before{
    content:"\e160"
}
.glyphicon-log-in:before{
    content:"\e161"
}
.glyphicon-flash:before{
    content:"\e162"
}
.glyphicon-log-out:before{
    content:"\e163"
}
.glyphicon-new-window:before{
    content:"\e164"
}
.glyphicon-record:before{
    content:"\e165"
}
.glyphicon-save:before{
    content:"\e166"
}
.glyphicon-open:before{
    content:"\e167"
}
.glyphicon-saved:before{
    content:"\e168"
}
.glyphicon-import:before{
    content:"\e169"
}
.glyphicon-export:before{
    content:"\e170"
}
.glyphicon-send:before{
    content:"\e171"
}
.glyphicon-floppy-disk:before{
    content:"\e172"
}
.glyphicon-floppy-saved:before{
    content:"\e173"
}
.glyphicon-floppy-remove:before{
    content:"\e174"
}
.glyphicon-floppy-save:before{
    content:"\e175"
}
.glyphicon-floppy-open:before{
    content:"\e176"
}
.glyphicon-credit-card:before{
    content:"\e177"
}
.glyphicon-transfer:before{
    content:"\e178"
}
.glyphicon-cutlery:before{
    content:"\e179"
}
.glyphicon-header:before{
    content:"\e180"
}
.glyphicon-compressed:before{
    content:"\e181"
}
.glyphicon-earphone:before{
    content:"\e182"
}
.glyphicon-phone-alt:before{
    content:"\e183"
}
.glyphicon-tower:before{
    content:"\e184"
}
.glyphicon-stats:before{
    content:"\e185"
}
.glyphicon-sd-video:before{
    content:"\e186"
}
.glyphicon-hd-video:before{
    content:"\e187"
}
.glyphicon-subtitles:before{
    content:"\e188"
}
.glyphicon-sound-stereo:before{
    content:"\e189"
}
.glyphicon-sound-dolby:before{
    content:"\e190"
}
.glyphicon-sound-5-1:before{
    content:"\e191"
}
.glyphicon-sound-6-1:before{
    content:"\e192"
}
.glyphicon-sound-7-1:before{
    content:"\e193"
}
.glyphicon-copyright-mark:before{
    content:"\e194"
}
.glyphicon-registration-mark:before{
    content:"\e195"
}
.glyphicon-cloud-download:before{
    content:"\e197"
}
.glyphicon-cloud-upload:before{
    content:"\e198"
}
.glyphicon-tree-conifer:before{
    content:"\e199"
}
.glyphicon-tree-deciduous:before{
    content:"\e200"
}
.glyphicon-cd:before{
    content:"\e201"
}
.glyphicon-save-file:before{
    content:"\e202"
}
.glyphicon-open-file:before{
    content:"\e203"
}
.glyphicon-level-up:before{
    content:"\e204"
}
.glyphicon-copy:before{
    content:"\e205"
}
.glyphicon-paste:before{
    content:"\e206"
}
.glyphicon-alert:before{
    content:"\e209"
}
.glyphicon-equalizer:before{
    content:"\e210"
}
.glyphicon-king:before{
    content:"\e211"
}
.glyphicon-queen:before{
    content:"\e212"
}
.glyphicon-pawn:before{
    content:"\e213"
}
.glyphicon-bishop:before{
    content:"\e214"
}
.glyphicon-knight:before{
    content:"\e215"
}
.glyphicon-baby-formula:before{
    content:"\e216"
}
.glyphicon-tent:before{
    content:"\26fa"
}
.glyphicon-blackboard:before{
    content:"\e218"
}
.glyphicon-bed:before{
    content:"\e219"
}
.glyphicon-apple:before{
    content:"\f8ff"
}
.glyphicon-erase:before{
    content:"\e221"
}
.glyphicon-hourglass:before{
    content:"\231b"
}
.glyphicon-lamp:before{
    content:"\e223"
}
.glyphicon-duplicate:before{
    content:"\e224"
}
.glyphicon-piggy-bank:before{
    content:"\e225"
}
.glyphicon-scissors:before{
    content:"\e226"
}
.glyphicon-bitcoin:before{
    content:"\e227"
}
.glyphicon-btc:before{
    content:"\e227"
}
.glyphicon-xbt:before{
    content:"\e227"
}
.glyphicon-yen:before{
    content:"\00a5"
}
.glyphicon-jpy:before{
    content:"\00a5"
}
.glyphicon-ruble:before{
    content:"\20bd"
}
.glyphicon-rub:before{
    content:"\20bd"
}
.glyphicon-scale:before{
    content:"\e230"
}
.glyphicon-ice-lolly:before{
    content:"\e231"
}
.glyphicon-ice-lolly-tasted:before{
    content:"\e232"
}
.glyphicon-education:before{
    content:"\e233"
}
.glyphicon-option-horizontal:before{
    content:"\e234"
}
.glyphicon-option-vertical:before{
    content:"\e235"
}
.glyphicon-menu-hamburger:before{
    content:"\e236"
}
.glyphicon-modal-window:before{
    content:"\e237"
}
.glyphicon-oil:before{
    content:"\e238"
}
.glyphicon-grain:before{
    content:"\e239"
}
.glyphicon-sunglasses:before{
    content:"\e240"
}
.glyphicon-text-size:before{
    content:"\e241"
}
.glyphicon-text-color:before{
    content:"\e242"
}
.glyphicon-text-background:before{
    content:"\e243"
}
.glyphicon-object-align-top:before{
    content:"\e244"
}
.glyphicon-object-align-bottom:before{
    content:"\e245"
}
.glyphicon-object-align-horizontal:before{
    content:"\e246"
}
.glyphicon-object-align-left:before{
    content:"\e247"
}
.glyphicon-object-align-vertical:before{
    content:"\e248"
}
.glyphicon-object-align-right:before{
    content:"\e249"
}
.glyphicon-triangle-right:before{
    content:"\e250"
}
.glyphicon-triangle-left:before{
    content:"\e251"
}
.glyphicon-triangle-bottom:before{
    content:"\e252"
}
.glyphicon-triangle-top:before{
    content:"\e253"
}
.glyphicon-console:before{
    content:"\e254"
}
.glyphicon-superscript:before{
    content:"\e255"
}
.glyphicon-subscript:before{
    content:"\e256"
}
.glyphicon-menu-left:before{
    content:"\e257"
}
.glyphicon-menu-right:before{
    content:"\e258"
}
.glyphicon-menu-down:before{
    content:"\e259"
}
.glyphicon-menu-up:before{
    content:"\e260"
}
*{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
:after,:before{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
html{
    -webkit-tap-highlight-color:transparent
}
body{

}
button,input,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#337ab7;
    text-decoration:none
}
a:focus,a:hover{
    color:#23527c;
    text-decoration:underline
}
a:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
figure{
    margin:0
}
img{
    vertical-align:middle
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:6px
}
.img-thumbnail{
    padding:4px;
    line-height:1.42857;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
[role=button]{
    cursor:pointer
}

.row{
    margin-right:-15px;
    margin-left:-15px
}
.row:after,.row:before{
    display:table;
    content:" "
}
.row:after{
    clear:both
}
.row-no-gutters{
    margin-right:0;
    margin-left:0
}
.row-no-gutters [class*=col-]{
    padding-right:0;
    padding-left:0
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.images-post .col-left .custom-col:first-child,.images-post .col-left .custom-col:nth-child(4),.images-post .col-right .custom-col:nth-child(3){
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.images-post .col-left .custom-col:first-child,.images-post .col-left .custom-col:nth-child(4),.images-post .col-right .custom-col:nth-child(3){
    float:left
}
.col-xs-1{
    width:8.33333%
}
.col-xs-2{
    width:16.66667%
}
.col-xs-3{
    width:25%
}
.col-xs-4{
    width:33.33333%
}
.col-xs-5{
    width:41.66667%
}
.col-xs-6{
    width:50%
}
.col-xs-7{
    width:58.33333%
}
.col-xs-8{
    width:66.66667%
}
.col-xs-9{
    width:75%
}
.col-xs-10{
    width:83.33333%
}
.col-xs-11{
    width:91.66667%
}
.col-xs-12,.images-post .col-left .custom-col:first-child,.images-post .col-left .custom-col:nth-child(4),.images-post .col-right .custom-col:nth-child(3){
    width:100%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-pull-1{
    right:8.33333%
}
.col-xs-pull-2{
    right:16.66667%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-4{
    right:33.33333%
}
.col-xs-pull-5{
    right:41.66667%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-7{
    right:58.33333%
}
.col-xs-pull-8{
    right:66.66667%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-10{
    right:83.33333%
}
.col-xs-pull-11{
    right:91.66667%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-push-0{
    left:auto
}
.col-xs-push-1{
    left:8.33333%
}
.col-xs-push-2{
    left:16.66667%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-4{
    left:33.33333%
}
.col-xs-push-5{
    left:41.66667%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-7{
    left:58.33333%
}
.col-xs-push-8{
    left:66.66667%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-10{
    left:83.33333%
}
.col-xs-push-11{
    left:91.66667%
}
.col-xs-push-12{
    left:100%
}
.col-xs-offset-0{
    margin-left:0
}
.col-xs-offset-1{
    margin-left:8.33333%
}
.col-xs-offset-2{
    margin-left:16.66667%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-4{
    margin-left:33.33333%
}
.col-xs-offset-5{
    margin-left:41.66667%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-7{
    margin-left:58.33333%
}
.col-xs-offset-8{
    margin-left:66.66667%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-10{
    margin-left:83.33333%
}
.col-xs-offset-11{
    margin-left:91.66667%
}
.col-xs-offset-12{
    margin-left:100%
}
@media (min-width:768px){
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
        float:left
    }
    .col-sm-1{
        width:8.33333%
    }
    .col-sm-2{
        width:16.66667%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-4{
        width:33.33333%
    }
    .col-sm-5{
        width:41.66667%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-7{
        width:58.33333%
    }
    .col-sm-8{
        width:66.66667%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-10{
        width:83.33333%
    }
    .col-sm-11{
        width:91.66667%
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-pull-1{
        right:8.33333%
    }
    .col-sm-pull-2{
        right:16.66667%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-4{
        right:33.33333%
    }
    .col-sm-pull-5{
        right:41.66667%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-7{
        right:58.33333%
    }
    .col-sm-pull-8{
        right:66.66667%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-10{
        right:83.33333%
    }
    .col-sm-pull-11{
        right:91.66667%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-push-1{
        left:8.33333%
    }
    .col-sm-push-2{
        left:16.66667%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-4{
        left:33.33333%
    }
    .col-sm-push-5{
        left:41.66667%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-7{
        left:58.33333%
    }
    .col-sm-push-8{
        left:66.66667%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-10{
        left:83.33333%
    }
    .col-sm-push-11{
        left:91.66667%
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-offset-0{
        margin-left:0
    }
    .col-sm-offset-1{
        margin-left:8.33333%
    }
    .col-sm-offset-2{
        margin-left:16.66667%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-4{
        margin-left:33.33333%
    }
    .col-sm-offset-5{
        margin-left:41.66667%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-7{
        margin-left:58.33333%
    }
    .col-sm-offset-8{
        margin-left:66.66667%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-10{
        margin-left:83.33333%
    }
    .col-sm-offset-11{
        margin-left:91.66667%
    }
    .col-sm-offset-12{
        margin-left:100%
    }
}
@media (min-width:992px){
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left
    }
    .col-md-1{
        width:8.33333%
    }
    .col-md-2{
        width:16.66667%
    }
    .col-md-3{
        width:25%
    }
    .col-md-4{
        width:33.33333%
    }
    .col-md-5{
        width:41.66667%
    }
    .col-md-6{
        width:50%
    }
    .col-md-7{
        width:58.33333%
    }
    .col-md-8{
        width:66.66667%
    }
    .col-md-9{
        width:75%
    }
    .col-md-10{
        width:83.33333%
    }
    .col-md-11{
        width:91.66667%
    }
    .col-md-12{
        width:100%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-pull-1{
        right:8.33333%
    }
    .col-md-pull-2{
        right:16.66667%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-4{
        right:33.33333%
    }
    .col-md-pull-5{
        right:41.66667%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-7{
        right:58.33333%
    }
    .col-md-pull-8{
        right:66.66667%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-10{
        right:83.33333%
    }
    .col-md-pull-11{
        right:91.66667%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-push-1{
        left:8.33333%
    }
    .col-md-push-2{
        left:16.66667%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-4{
        left:33.33333%
    }
    .col-md-push-5{
        left:41.66667%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-7{
        left:58.33333%
    }
    .col-md-push-8{
        left:66.66667%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-10{
        left:83.33333%
    }
    .col-md-push-11{
        left:91.66667%
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-offset-0{
        margin-left:0
    }
    .col-md-offset-1{
        margin-left:8.33333%
    }
    .col-md-offset-2{
        margin-left:16.66667%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-4{
        margin-left:33.33333%
    }
    .col-md-offset-5{
        margin-left:41.66667%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-7{
        margin-left:58.33333%
    }
    .col-md-offset-8{
        margin-left:66.66667%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-10{
        margin-left:83.33333%
    }
    .col-md-offset-11{
        margin-left:91.66667%
    }
    .col-md-offset-12{
        margin-left:100%
    }
}
@media (min-width:1200px){
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{
        float:left
    }
    .col-lg-1{
        width:8.33333%
    }
    .col-lg-2{
        width:16.66667%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-4{
        width:33.33333%
    }
    .col-lg-5{
        width:41.66667%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-7{
        width:58.33333%
    }
    .col-lg-8{
        width:66.66667%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-10{
        width:83.33333%
    }
    .col-lg-11{
        width:91.66667%
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-pull-1{
        right:8.33333%
    }
    .col-lg-pull-2{
        right:16.66667%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-4{
        right:33.33333%
    }
    .col-lg-pull-5{
        right:41.66667%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-7{
        right:58.33333%
    }
    .col-lg-pull-8{
        right:66.66667%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-10{
        right:83.33333%
    }
    .col-lg-pull-11{
        right:91.66667%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-push-1{
        left:8.33333%
    }
    .col-lg-push-2{
        left:16.66667%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-4{
        left:33.33333%
    }
    .col-lg-push-5{
        left:41.66667%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-7{
        left:58.33333%
    }
    .col-lg-push-8{
        left:66.66667%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-10{
        left:83.33333%
    }
    .col-lg-push-11{
        left:91.66667%
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-offset-0{
        margin-left:0
    }
    .col-lg-offset-1{
        margin-left:8.33333%
    }
    .col-lg-offset-2{
        margin-left:16.66667%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-4{
        margin-left:33.33333%
    }
    .col-lg-offset-5{
        margin-left:41.66667%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-7{
        margin-left:58.33333%
    }
    .col-lg-offset-8{
        margin-left:66.66667%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-10{
        margin-left:83.33333%
    }
    .col-lg-offset-11{
        margin-left:91.66667%
    }
    .col-lg-offset-12{
        margin-left:100%
    }
}
table{
    background-color:rgba(0,0,0,0)
}
table col[class*=col-]{
    position:static;
    display:table-column;
    float:none
}
table td[class*=col-],table th[class*=col-]{
    position:static;
    display:table-cell;
    float:none
}
caption{
    padding-top:8px;
    padding-bottom:8px;
    color:#777;
    text-align:left
}
th{
    text-align:left
}
.table{
    width:100%;
    max-width:100%;
    margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{
    padding:8px;
    line-height:1.42857;
    vertical-align:top;
    border-top:1px solid #ddd
}
.table>thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{
    border-top:0
}
.table>tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#fff
}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{
    padding:5px
}
.table-bordered{
    border:1px solid #ddd
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd){
    background-color:#f9f9f9
}
.table-hover>tbody>tr:hover{
    background-color:#f5f5f5
}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{
    background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{
    background-color:#e8e8e8
}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{
    background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{
    background-color:#d0e9c6
}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{
    background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{
    background-color:#c4e3f3
}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{
    background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{
    background-color:#faf2cc
}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{
    background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{
    background-color:#ebcccc
}
.table-responsive{
    min-height:.01%;
    overflow-x:auto
}
@media screen and (max-width:767px){
    .table-responsive{
        width:100%;
        margin-bottom:15px;
        overflow-y:hidden;
        -ms-overflow-style:-ms-autohiding-scrollbar;
        border:1px solid #ddd
    }
    .table-responsive>.table{
        margin-bottom:0
    }
    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{
        white-space:nowrap
    }
    .table-responsive>.table-bordered{
        border:0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{
        border-left:0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{
        border-right:0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{
        border-bottom:0
    }
}
fieldset{
    min-width:0;
    padding:0;
    margin:0;
    border:0
}
legend{
    display:block;
    width:100%;
    padding:0;
    margin-bottom:20px;
    font-size:21px;
    line-height:inherit;
    color:#333;
    border:0;
    border-bottom:1px solid #e5e5e5
}
label{
    display:inline-block;
    max-width:100%;
    margin-bottom:5px;
    font-weight:700
}
input[type=search]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
input[type=checkbox],input[type=radio]{
    margin:4px 0 0;
    line-height:normal
}
fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{
    cursor:not-allowed
}
input[type=file]{
    display:block
}
input[type=range]{
    display:block;
    width:100%
}
select[multiple],select[size]{
    height:auto
}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
output{
    display:block;
    padding-top:7px;
    font-size:14px;
    line-height:1.42857;
    color:#555
}
.form-control{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}
.form-control:focus{
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder{
    color:#999;
    opacity:1
}
.form-control:-ms-input-placeholder{
    color:#999
}
.form-control::-webkit-input-placeholder{
    color:#999
}
.form-control::-ms-expand{
    background-color:transparent;
    border:0
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
    background-color:#eee;
    opacity:1
}
.form-control[disabled],fieldset[disabled] .form-control{
    cursor:not-allowed
}
textarea.form-control{
    height:auto
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{
        line-height:34px
    }
    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],.input-group-sm>.input-group-btn>input.btn[type=date],.input-group-sm>.input-group-btn>input.btn[type=datetime-local],.input-group-sm>.input-group-btn>input.btn[type=month],.input-group-sm>.input-group-btn>input.btn[type=time],.input-group-sm>input.form-control[type=date],.input-group-sm>input.form-control[type=datetime-local],.input-group-sm>input.form-control[type=month],.input-group-sm>input.form-control[type=time],.input-group-sm>input.input-group-addon[type=date],.input-group-sm>input.input-group-addon[type=datetime-local],.input-group-sm>input.input-group-addon[type=month],.input-group-sm>input.input-group-addon[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{
        line-height:30px
    }
    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],.input-group-lg>.input-group-btn>input.btn[type=date],.input-group-lg>.input-group-btn>input.btn[type=datetime-local],.input-group-lg>.input-group-btn>input.btn[type=month],.input-group-lg>.input-group-btn>input.btn[type=time],.input-group-lg>input.form-control[type=date],.input-group-lg>input.form-control[type=datetime-local],.input-group-lg>input.form-control[type=month],.input-group-lg>input.form-control[type=time],.input-group-lg>input.input-group-addon[type=date],.input-group-lg>input.input-group-addon[type=datetime-local],.input-group-lg>input.input-group-addon[type=month],.input-group-lg>input.input-group-addon[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{
        line-height:46px
    }
}
.form-group{
    margin-bottom:15px
}
.checkbox,.radio{
    position:relative;
    display:block;
    margin-top:10px;
    margin-bottom:10px
}
.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{
    cursor:not-allowed
}
.checkbox label,.radio label{
    min-height:20px;
    padding-left:20px;
    margin-bottom:0;
    font-weight:400;
    cursor:pointer
}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{
    position:absolute;
    margin-left:-20px
}
.checkbox+.checkbox,.radio+.radio{
    margin-top:-5px
}
.checkbox-inline,.radio-inline{
    position:relative;
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    font-weight:400;
    vertical-align:middle;
    cursor:pointer
}
.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{
    cursor:not-allowed
}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{
    margin-top:0;
    margin-left:10px
}
.form-control-static{
    min-height:34px;
    padding-top:7px;
    padding-bottom:7px;
    margin-bottom:0
}
.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{
    padding-right:0;
    padding-left:0
}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm{
    height:30px;
    line-height:30px
}
.input-group-sm>.input-group-btn>select.btn[multiple],.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select.form-control[multiple],.input-group-sm>select.input-group-addon[multiple],.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{
    height:auto
}
.form-group-sm .form-control{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.form-group-sm select.form-control{
    height:30px;
    line-height:30px
}
.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{
    height:auto
}
.form-group-sm .form-control-static{
    height:30px;
    min-height:32px;
    padding:6px 10px;
    font-size:12px;
    line-height:1.5
}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg{
    height:46px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.33333;
    border-radius:6px
}
.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{
    height:46px;
    line-height:46px
}
.input-group-lg>.input-group-btn>select.btn[multiple],.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select.form-control[multiple],.input-group-lg>select.input-group-addon[multiple],.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{
    height:auto
}
.form-group-lg .form-control{
    height:46px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.33333;
    border-radius:6px
}
.form-group-lg select.form-control{
    height:46px;
    line-height:46px
}
.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{
    height:auto
}
.form-group-lg .form-control-static{
    height:46px;
    min-height:38px;
    padding:11px 16px;
    font-size:18px;
    line-height:1.33333
}
.has-feedback{
    position:relative
}
.has-feedback .form-control{
    padding-right:42.5px
}
.form-control-feedback{
    position:absolute;
    top:0;
    right:0;
    z-index:2;
    display:block;
    width:34px;
    height:34px;
    line-height:34px;
    text-align:center;
    pointer-events:none
}
.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback{
    width:46px;
    height:46px;
    line-height:46px
}
.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback{
    width:30px;
    height:30px;
    line-height:30px
}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{
    color:#3c763d
}
.has-success .form-control{
    border-color:#3c763d;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus{
    border-color:#2b542c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}
.has-success .input-group-addon{
    color:#3c763d;
    background-color:#dff0d8;
    border-color:#3c763d
}
.has-success .form-control-feedback{
    color:#3c763d
}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{
    color:#8a6d3b
}
.has-warning .form-control{
    border-color:#8a6d3b;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus{
    border-color:#66512c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon{
    color:#8a6d3b;
    background-color:#fcf8e3;
    border-color:#8a6d3b
}
.has-warning .form-control-feedback{
    color:#8a6d3b
}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{
    color:#a94442
}
.has-error .form-control{
    border-color:#a94442;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus{
    border-color:#843534;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}
.has-error .input-group-addon{
    color:#a94442;
    background-color:#f2dede;
    border-color:#a94442
}
.has-error .form-control-feedback{
    color:#a94442
}
.has-feedback label~.form-control-feedback{
    top:25px
}
.has-feedback label.sr-only~.form-control-feedback{
    top:0
}
.help-block{
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#737373
}
@media (min-width:768px){
    .form-inline .form-group{
        display:inline-block;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .form-control{
        display:inline-block;
        width:auto;
        vertical-align:middle
    }
    .form-inline .form-control-static{
        display:inline-block
    }
    .form-inline .input-group{
        display:inline-table;
        vertical-align:middle
    }
    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{
        width:auto
    }
    .form-inline .input-group>.form-control{
        width:100%
    }
    .form-inline .control-label{
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .checkbox,.form-inline .radio{
        display:inline-block;
        margin-top:0;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .checkbox label,.form-inline .radio label{
        padding-left:0
    }
    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{
        position:relative;
        margin-left:0
    }
    .form-inline .has-feedback .form-control-feedback{
        top:0
    }
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{
    padding-top:7px;
    margin-top:0;
    margin-bottom:0
}
.form-horizontal .checkbox,.form-horizontal .radio{
    min-height:27px
}
.form-horizontal .form-group{
    margin-right:-15px;
    margin-left:-15px
}
.form-horizontal .form-group:after,.form-horizontal .form-group:before{
    display:table;
    content:" "
}
.form-horizontal .form-group:after{
    clear:both
}
@media (min-width:768px){
    .form-horizontal .control-label{
        padding-top:7px;
        margin-bottom:0;
        text-align:right
    }
}
.form-horizontal .has-feedback .form-control-feedback{
    right:15px
}
@media (min-width:768px){
    .form-horizontal .form-group-lg .control-label{
        padding-top:11px;
        font-size:18px
    }
}
@media (min-width:768px){
    .form-horizontal .form-group-sm .control-label{
        padding-top:6px;
        font-size:12px
    }
}
.btn{
    display:inline-block;
    margin-bottom:0;
    font-weight:400;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857;
    border-radius:4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.btn.focus,.btn:focus,.btn:hover{
    color:#333;
    text-decoration:none
}
.btn.active,.btn:active{
    background-image:none;
    outline:0;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
    cursor:not-allowed;
    opacity:.65;
    -webkit-box-shadow:none;
    box-shadow:none
}
a.btn.disabled,fieldset[disabled] a.btn{
    pointer-events:none
}
.btn-default{
    color:#333;
    background-color:#fff;
    border-color:#ccc
}
.btn-default.focus,.btn-default:focus{
    color:#333;
    background-color:#e6e6e6;
    border-color:#8c8c8c
}
.btn-default:hover{
    color:#333;
    background-color:#e6e6e6;
    border-color:#adadad
}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{
    color:#333;
    background-color:#e6e6e6;
    background-image:none;
    border-color:#adadad
}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{
    color:#333;
    background-color:#d4d4d4;
    border-color:#8c8c8c
}
.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{
    background-color:#fff;
    border-color:#ccc
}
.btn-default .badge{
    color:#fff;
    background-color:#333
}
.btn-primary{
    color:#fff;
    background-color:#337ab7;
    border-color:#2e6da4
}
.btn-primary.focus,.btn-primary:focus{
    color:#fff;
    background-color:#286090;
    border-color:#122b40
}
.btn-primary:hover{
    color:#fff;
    background-color:#286090;
    border-color:#204d74
}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{
    color:#fff;
    background-color:#286090;
    background-image:none;
    border-color:#204d74
}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{
    color:#fff;
    background-color:#204d74;
    border-color:#122b40
}
.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{
    background-color:#337ab7;
    border-color:#2e6da4
}
.btn-primary .badge{
    color:#337ab7;
    background-color:#fff
}
.btn-success{
    color:#fff;
    background-color:#5cb85c;
    border-color:#4cae4c
}
.btn-success.focus,.btn-success:focus{
    color:#fff;
    background-color:#449d44;
    border-color:#255625
}
.btn-success:hover{
    color:#fff;
    background-color:#449d44;
    border-color:#398439
}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{
    color:#fff;
    background-color:#449d44;
    background-image:none;
    border-color:#398439
}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{
    color:#fff;
    background-color:#398439;
    border-color:#255625
}
.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{
    background-color:#5cb85c;
    border-color:#4cae4c
}
.btn-success .badge{
    color:#5cb85c;
    background-color:#fff
}
.btn-info{
    color:#fff;
    background-color:#5bc0de;
    border-color:#46b8da
}
.btn-info.focus,.btn-info:focus{
    color:#fff;
    background-color:#31b0d5;
    border-color:#1b6d85
}
.btn-info:hover{
    color:#fff;
    background-color:#31b0d5;
    border-color:#269abc
}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{
    color:#fff;
    background-color:#31b0d5;
    background-image:none;
    border-color:#269abc
}
.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{
    color:#fff;
    background-color:#269abc;
    border-color:#1b6d85
}
.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{
    background-color:#5bc0de;
    border-color:#46b8da
}
.btn-info .badge{
    color:#5bc0de;
    background-color:#fff
}
.btn-warning{
    color:#fff;
    background-color:#f0ad4e;
    border-color:#eea236
}
.btn-warning.focus,.btn-warning:focus{
    color:#fff;
    background-color:#ec971f;
    border-color:#985f0d
}
.btn-warning:hover{
    color:#fff;
    background-color:#ec971f;
    border-color:#d58512
}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{
    color:#fff;
    background-color:#ec971f;
    background-image:none;
    border-color:#d58512
}
.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{
    color:#fff;
    background-color:#d58512;
    border-color:#985f0d
}
.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{
    background-color:#f0ad4e;
    border-color:#eea236
}
.btn-warning .badge{
    color:#f0ad4e;
    background-color:#fff
}
.btn-danger{
    color:#fff;
    background-color:#d9534f;
    border-color:#d43f3a
}
.btn-danger.focus,.btn-danger:focus{
    color:#fff;
    background-color:#c9302c;
    border-color:#761c19
}
.btn-danger:hover{
    color:#fff;
    background-color:#c9302c;
    border-color:#ac2925
}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{
    color:#fff;
    background-color:#c9302c;
    background-image:none;
    border-color:#ac2925
}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{
    color:#fff;
    background-color:#ac2925;
    border-color:#761c19
}
.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{
    background-color:#d9534f;
    border-color:#d43f3a
}
.btn-danger .badge{
    color:#d9534f;
    background-color:#fff
}
.btn-link{
    font-weight:400;
    color:#337ab7;
    border-radius:0
}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{
    border-color:transparent
}
.btn-link:focus,.btn-link:hover{
    color:#23527c;
    text-decoration:underline;
    background-color:transparent
}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{
    color:#777;
    text-decoration:none
}
.btn-group-lg>.btn,.btn-lg{
    padding:10px 16px;
    font-size:18px;
    line-height:1.33333;
    border-radius:6px
}
.btn-group-sm>.btn,.btn-sm{
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.btn-group-xs>.btn,.btn-xs{
    padding:1px 5px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.btn-block{
    display:block;
    width:100%
}
.btn-block+.btn-block{
    margin-top:5px
}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{
    width:100%
}
.fade{
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in{
    opacity:1
}
.collapse{
    display:none
}
.collapse.in{
    display:block
}
tr.collapse.in{
    display:table-row
}
tbody.collapse.in{
    display:table-row-group
}
.collapsing{
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition-property:height,visibility;
    transition-property:height,visibility;
    -webkit-transition-duration:.35s;
    transition-duration:.35s;
    -webkit-transition-timing-function:ease;
    transition-timing-function:ease
}
.caret{
    display:inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px dashed;
    border-right:4px solid transparent;
    border-left:4px solid transparent
}
.dropdown,.dropup{
    position:relative
}
.dropdown-toggle:focus{
    outline:0
}
.dropdown-menu{
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    min-width:160px;
    padding:5px 0;
    margin:2px 0 0;
    font-size:14px;
    text-align:left;
    list-style:none;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,.15);
    border-radius:4px;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu.pull-right{
    right:0;
    left:auto
}
.dropdown-menu .divider{
    height:1px;
    margin:9px 0;
    overflow:hidden;
    background-color:#e5e5e5
}
.dropdown-menu>li>a{
    display:block;
    padding:3px 20px;
    clear:both;
    font-weight:400;
    line-height:1.42857;
    color:#333;
    white-space:nowrap
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
    color:#262626;
    text-decoration:none;
    background-color:#f5f5f5
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{
    color:#fff;
    text-decoration:none;
    background-color:#337ab7;
    outline:0
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{
    color:#777
}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{
    text-decoration:none;
    cursor:not-allowed;
    background-color:transparent;
    background-image:none
}
.open>.dropdown-menu{
    display:block
}
.open>a{
    outline:0
}
.dropdown-menu-right{
    right:0;
    left:auto
}
.dropdown-menu-left{
    right:auto;
    left:0
}
.dropdown-header{
    display:block;
    padding:3px 20px;
    font-size:12px;
    line-height:1.42857;
    color:#777;
    white-space:nowrap
}
.dropdown-backdrop{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:990
}
.pull-right>.dropdown-menu{
    right:0;
    left:auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{
    content:"";
    border-top:0;
    border-bottom:4px dashed
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{
    top:auto;
    bottom:100%;
    margin-bottom:2px
}
@media (min-width:768px){
    .navbar-right .dropdown-menu{
        right:0;
        left:auto
    }
    .navbar-right .dropdown-menu-left{
        left:0;
        right:auto
    }
}
.btn-group,.btn-group-vertical{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.btn-group-vertical>.btn,.btn-group>.btn{
    position:relative;
    float:left
}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{
    z-index:2
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{
    margin-left:-1px
}
.btn-toolbar{
    margin-left:-5px
}
.btn-toolbar:after,.btn-toolbar:before{
    display:table;
    content:" "
}
.btn-toolbar:after{
    clear:both
}
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{
    float:left
}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{
    margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
    border-radius:0
}
.btn-group>.btn:first-child{
    margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.btn-group>.btn-group{
    float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{
    outline:0
}
.btn-group>.btn+.dropdown-toggle{
    padding-right:8px;
    padding-left:8px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle{
    padding-right:12px;
    padding-left:12px
}
.btn-group.open .dropdown-toggle{
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link{
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn .caret{
    margin-left:0
}
.btn-group-lg>.btn .caret,.btn-lg .caret{
    border-width:5px 5px 0;
    border-bottom-width:0
}
.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{
    border-width:0 5px 5px
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{
    display:block;
    float:none;
    width:100%;
    max-width:100%
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{
    display:table;
    content:" "
}
.btn-group-vertical>.btn-group:after{
    clear:both
}
.btn-group-vertical>.btn-group>.btn{
    float:none
}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{
    margin-top:-1px;
    margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){
    border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child){
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child){
    border-top-left-radius:0;
    border-top-right-radius:0;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-top-left-radius:0;
    border-top-right-radius:0
}
.btn-group-justified{
    display:table;
    width:100%;
    table-layout:fixed;
    border-collapse:separate
}
.btn-group-justified>.btn,.btn-group-justified>.btn-group{
    display:table-cell;
    float:none;
    width:1%
}
.btn-group-justified>.btn-group .btn{
    width:100%
}
.btn-group-justified>.btn-group .dropdown-menu{
    left:auto
}
[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{
    position:absolute;
    clip:rect(0,0,0,0);
    pointer-events:none
}
.input-group{
    position:relative;
    display:table;
    border-collapse:separate
}
.input-group[class*=col-]{
    float:none;
    padding-right:0;
    padding-left:0
}
.input-group .form-control{
    position:relative;
    z-index:2;
    float:left;
    width:100%;
    margin-bottom:0
}
.input-group .form-control:focus{
    z-index:3
}
.input-group .form-control,.input-group-addon,.input-group-btn{
    display:table-cell
}
.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){
    border-radius:0
}
.input-group-addon,.input-group-btn{
    width:1%;
    white-space:nowrap;
    vertical-align:middle
}
.input-group-addon{
    padding:6px 12px;
    font-size:14px;
    font-weight:400;
    line-height:1;
    color:#555;
    text-align:center;
    background-color:#eee;
    border:1px solid #ccc;
    border-radius:4px
}
.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{
    padding:5px 10px;
    font-size:12px;
    border-radius:3px
}
.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{
    padding:10px 16px;
    font-size:18px;
    border-radius:6px
}
.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{
    margin-top:0
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.input-group-addon:first-child{
    border-right:0
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.input-group-addon:last-child{
    border-left:0
}
.input-group-btn{
    position:relative;
    font-size:0;
    white-space:nowrap
}
.input-group-btn>.btn{
    position:relative
}
.input-group-btn>.btn+.btn{
    margin-left:-1px
}
.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{
    z-index:2
}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{
    margin-right:-1px
}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{
    z-index:2;
    margin-left:-1px
}
.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{
    border-left:0
}
.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{
    border-right:0
}
.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{
    border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{
    border-bottom:0
}
.panel>.table-responsive{
    margin-bottom:0;
    border:0
}
.panel-group{
    margin-bottom:20px
}
.panel-group .panel{
    margin-bottom:0;
    border-radius:4px
}
.panel-group .panel+.panel{
    margin-top:5px
}
.panel-group .panel-heading{
    border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top:1px solid #ddd
}
.panel-group .panel-footer{
    border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body{
    border-bottom:1px solid #ddd
}
.panel-default{
    border-color:#ddd
}
.panel-default>.panel-heading{
    color:#333;
    background-color:#f5f5f5;
    border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#ddd
}
.panel-default>.panel-heading .badge{
    color:#f5f5f5;
    background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#ddd
}
.panel-primary{
    border-color:#337ab7
}
.panel-primary>.panel-heading{
    color:#fff;
    background-color:#337ab7;
    border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge{
    color:#337ab7;
    background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#337ab7
}
.panel-success{
    border-color:#d6e9c6
}
.panel-success>.panel-heading{
    color:#3c763d;
    background-color:#dff0d8;
    border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge{
    color:#dff0d8;
    background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#d6e9c6
}
.panel-info{
    border-color:#bce8f1
}
.panel-info>.panel-heading{
    color:#31708f;
    background-color:#d9edf7;
    border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge{
    color:#d9edf7;
    background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#bce8f1
}
.panel-warning{
    border-color:#faebcc
}
.panel-warning>.panel-heading{
    color:#8a6d3b;
    background-color:#fcf8e3;
    border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge{
    color:#fcf8e3;
    background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#faebcc
}
.panel-danger{
    border-color:#ebccd1
}
.panel-danger>.panel-heading{
    color:#a94442;
    background-color:#f2dede;
    border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge{
    color:#f2dede;
    background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#ebccd1
}
.embed-responsive{
    position:relative;
    display:block;
    height:0;
    padding:0;
    overflow:hidden
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    border:0
}
.embed-responsive-16by9{
    padding-bottom:56.25%
}
.embed-responsive-4by3{
    padding-bottom:75%
}
.well{
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#f5f5f5;
    border:1px solid #e3e3e3;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote{
    border-color:#ddd;
    border-color:rgba(0,0,0,.15)
}
.well-lg{
    padding:24px;
    border-radius:6px
}
.well-sm{
    padding:9px;
    border-radius:3px
}
.close{
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2
}
.close:focus,.close:hover{
    color:#000;
    text-decoration:none;
    cursor:pointer;
    opacity:.5
}
button.close{
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.modal-open{
    overflow:hidden
}
.modal{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    display:none;
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
    outline:0
}
.modal.fade .modal-dialog{
    -webkit-transform:translate(0,-25%);
    transform:translate(0,-25%);
    -webkit-transition:-webkit-transform .3s ease-out;
    transition:-webkit-transform .3s ease-out;
    transition:transform .3s ease-out;
    transition:transform .3s ease-out,-webkit-transform .3s ease-out
}
.modal.in .modal-dialog{
    -webkit-transform:translate(0,0);
    transform:translate(0,0)
}
.modal-open .modal{
    overflow-x:hidden;
    overflow-y:auto
}
.modal-dialog{
    position:relative;
    width:auto;
    margin:10px
}
.modal-content{
    position:relative;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
    box-shadow:0 3px 9px rgba(0,0,0,.5);
    outline:0
}
.modal-backdrop{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    background-color:#000
}
.modal-backdrop.fade{
    opacity:0
}
.modal-backdrop.in{
    opacity:.5
}
.modal-header{
    padding:15px;
    border-bottom:1px solid #e5e5e5
}
.modal-header:after,.modal-header:before{
    display:table;
    content:" "
}
.modal-header:after{
    clear:both
}
.modal-header .close{
    margin-top:-2px
}
.modal-title{
    margin:0;
    line-height:1.42857
}
.modal-body{
    position:relative;
    padding:15px
}
.modal-footer{
    padding:15px;
    text-align:right;
    border-top:1px solid #e5e5e5
}
.modal-footer:after,.modal-footer:before{
    display:table;
    content:" "
}
.modal-footer:after{
    clear:both
}
.modal-footer .btn+.btn{
    margin-bottom:0;
    margin-left:5px
}
.modal-footer .btn-group .btn+.btn{
    margin-left:-1px
}
.modal-footer .btn-block+.btn-block{
    margin-left:0
}
.modal-scrollbar-measure{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:scroll
}
@media (min-width:768px){
    .modal-dialog{
        width:600px;
        margin:30px auto
    }
    .modal-content{
        -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
        box-shadow:0 5px 15px rgba(0,0,0,.5)
    }
    .modal-sm{
        width:300px
    }
}
@media (min-width:992px){
    .modal-lg{
        width:900px
    }
}
.tooltip{
    position:absolute;
    z-index:1070;
    display:block;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style:normal;
    font-weight:400;
    line-height:1.42857;
    line-break:auto;
    text-align:left;
    text-align:start;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    letter-spacing:normal;
    word-break:normal;
    word-spacing:normal;
    word-wrap:normal;
    white-space:normal;
    font-size:12px;
    opacity:0
}
.tooltip.in{
    opacity:.9
}
.tooltip.top{
    padding:5px 0;
    margin-top:-3px
}
.tooltip.right{
    padding:0 5px;
    margin-left:3px
}
.tooltip.bottom{
    padding:5px 0;
    margin-top:3px
}
.tooltip.left{
    padding:0 5px;
    margin-left:-3px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.top-left .tooltip-arrow{
    right:5px;
    bottom:0;
    margin-bottom:-5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.top-right .tooltip-arrow{
    bottom:0;
    left:5px;
    margin-bottom:-5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-width:5px 5px 5px 0;
    border-right-color:#000
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-width:5px 0 5px 5px;
    border-left-color:#000
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow{
    top:0;
    right:5px;
    margin-top:-5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow{
    top:0;
    left:5px;
    margin-top:-5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip-inner{
    max-width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    background-color:#000;
    border-radius:4px
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.popover{
    position:absolute;
    top:0;
    left:0;
    z-index:1060;
    display:none;
    max-width:276px;
    padding:1px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style:normal;
    font-weight:400;
    line-height:1.42857;
    line-break:auto;
    text-align:left;
    text-align:start;
    text-decoration:none;
    text-shadow:none;
    text-transform:none;
    letter-spacing:normal;
    word-break:normal;
    word-spacing:normal;
    word-wrap:normal;
    white-space:normal;
    font-size:14px;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
    box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.popover.top{
    margin-top:-10px
}
.popover.right{
    margin-left:10px
}
.popover.bottom{
    margin-top:10px
}
.popover.left{
    margin-left:-10px
}
.popover>.arrow{
    border-width:11px
}
.popover>.arrow,.popover>.arrow:after{
    position:absolute;
    display:block;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.popover>.arrow:after{
    content:"";
    border-width:10px
}
.popover.top>.arrow{
    bottom:-11px;
    left:50%;
    margin-left:-11px;
    border-top-color:#999;
    border-top-color:rgba(0,0,0,.25);
    border-bottom-width:0
}
.popover.top>.arrow:after{
    bottom:1px;
    margin-left:-10px;
    content:" ";
    border-top-color:#fff;
    border-bottom-width:0
}
.popover.right>.arrow{
    top:50%;
    left:-11px;
    margin-top:-11px;
    border-right-color:#999;
    border-right-color:rgba(0,0,0,.25);
    border-left-width:0
}
.popover.right>.arrow:after{
    bottom:-10px;
    left:1px;
    content:" ";
    border-right-color:#fff;
    border-left-width:0
}
.popover.bottom>.arrow{
    top:-11px;
    left:50%;
    margin-left:-11px;
    border-top-width:0;
    border-bottom-color:#999;
    border-bottom-color:rgba(0,0,0,.25)
}
.popover.bottom>.arrow:after{
    top:1px;
    margin-left:-10px;
    content:" ";
    border-top-width:0;
    border-bottom-color:#fff
}
.popover.left>.arrow{
    top:50%;
    right:-11px;
    margin-top:-11px;
    border-right-width:0;
    border-left-color:#999;
    border-left-color:rgba(0,0,0,.25)
}
.popover.left>.arrow:after{
    right:1px;
    bottom:-10px;
    content:" ";
    border-right-width:0;
    border-left-color:#fff
}
.popover-title{
    padding:8px 14px;
    margin:0;
    font-size:14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    border-radius:5px 5px 0 0
}
.popover-content{
    padding:9px 14px
}
.carousel{
    position:relative
}
.carousel-inner{
    position:relative;
    width:100%;
    overflow:hidden
}
.carousel-inner>.item{
    position:relative;
    display:none;
    -webkit-transition:.6s ease-in-out left;
    transition:.6s ease-in-out left
}
.carousel-inner>.item>a>img,.carousel-inner>.item>img{
    display:block;
    max-width:100%;
    height:auto;
    line-height:1
}
@media all and (transform-3d),(-webkit-transform-3d){
    .carousel-inner>.item{
        -webkit-transition:-webkit-transform .6s ease-in-out;
        transition:-webkit-transform .6s ease-in-out;
        transition:transform .6s ease-in-out;
        transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        -webkit-perspective:1000px;
        perspective:1000px
    }
    .carousel-inner>.item.active.right,.carousel-inner>.item.next{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
        left:0
    }
    .carousel-inner>.item.active.left,.carousel-inner>.item.prev{
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0);
        left:0
    }
    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0);
        left:0
    }
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{
    display:block
}
.carousel-inner>.active{
    left:0
}
.carousel-inner>.next,.carousel-inner>.prev{
    position:absolute;
    top:0;
    width:100%
}
.carousel-inner>.next{
    left:100%
}
.carousel-inner>.prev{
    left:-100%
}
.carousel-inner>.next.left,.carousel-inner>.prev.right{
    left:0
}
.carousel-inner>.active.left{
    left:-100%
}
.carousel-inner>.active.right{
    left:100%
}
.carousel-control{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:15%;
    font-size:20px;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    background-color:rgba(0,0,0,0);
    opacity:.5
}
.carousel-control.left{
    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat:repeat-x
}
.carousel-control.right{
    right:0;
    left:auto;
    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat:repeat-x
}
.carousel-control:focus,.carousel-control:hover{
    color:#fff;
    text-decoration:none;
    outline:0;
    opacity:.9
}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
    position:absolute;
    top:50%;
    z-index:5;
    display:inline-block;
    margin-top:-10px
}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{
    left:50%;
    margin-left:-10px
}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{
    right:50%;
    margin-right:-10px
}
.carousel-control .icon-next,.carousel-control .icon-prev{
    width:20px;
    height:20px;
    font-family:serif;
    line-height:1
}
.carousel-control .icon-prev:before{
    content:"\2039"
}
.carousel-control .icon-next:before{
    content:"\203a"
}
.carousel-indicators{
    position:absolute;
    bottom:10px;
    left:50%;
    z-index:15;
    width:60%;
    padding-left:0;
    margin-left:-30%;
    text-align:center;
    list-style:none
}
.carousel-indicators li{
    display:inline-block;
    width:10px;
    height:10px;
    margin:1px;
    text-indent:-999px;
    cursor:pointer;
    background-color:rgba(0,0,0,0);
    border:1px solid #fff;
    border-radius:10px
}
.carousel-indicators .active{
    width:12px;
    height:12px;
    margin:0;
    background-color:#fff
}
.carousel-caption{
    position:absolute;
    right:15%;
    bottom:20px;
    left:15%;
    z-index:10;
    padding-top:20px;
    padding-bottom:20px;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn{
    text-shadow:none
}
@media screen and (min-width:768px){
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
        width:30px;
        height:30px;
        margin-top:-10px;
        font-size:30px
    }
    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{
        margin-left:-10px
    }
    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{
        margin-right:-10px
    }
    .carousel-caption{
        right:20%;
        left:20%;
        padding-bottom:30px
    }
    .carousel-indicators{
        bottom:20px
    }
}
.clearfix:after,.clearfix:before{
    display:table;
    content:" "
}
.clearfix:after{
    clear:both
}
.center-block{
    display:block;
    margin-right:auto;
    margin-left:auto
}
.pull-right{
    float:right!important
}
.pull-left{
    float:left!important
}
.hide{
    display:none!important
}
.show{
    display:block!important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none!important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
.visible-xs{
    display:none!important
}
.visible-sm{
    display:none!important
}
.visible-md{
    display:none!important
}
.visible-lg{
    display:none!important
}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{
    display:none!important
}
@media (max-width:767px){
    .visible-xs{
        display:block!important
    }
    table.visible-xs{
        display:table!important
    }
    tr.visible-xs{
        display:table-row!important
    }
    td.visible-xs,th.visible-xs{
        display:table-cell!important
    }
}
@media (max-width:767px){
    .visible-xs-block{
        display:block!important
    }
}
@media (max-width:767px){
    .visible-xs-inline{
        display:inline!important
    }
}
@media (max-width:767px){
    .visible-xs-inline-block{
        display:inline-block!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm{
        display:block!important
    }
    table.visible-sm{
        display:table!important
    }
    tr.visible-sm{
        display:table-row!important
    }
    td.visible-sm,th.visible-sm{
        display:table-cell!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-block{
        display:block!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline{
        display:inline!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline-block{
        display:inline-block!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md{
        display:block!important
    }
    table.visible-md{
        display:table!important
    }
    tr.visible-md{
        display:table-row!important
    }
    td.visible-md,th.visible-md{
        display:table-cell!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-block{
        display:block!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline{
        display:inline!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline-block{
        display:inline-block!important
    }
}
@media (min-width:1200px){
    .visible-lg{
        display:block!important
    }
    table.visible-lg{
        display:table!important
    }
    tr.visible-lg{
        display:table-row!important
    }
    td.visible-lg,th.visible-lg{
        display:table-cell!important
    }
}
@media (min-width:1200px){
    .visible-lg-block{
        display:block!important
    }
}
@media (min-width:1200px){
    .visible-lg-inline{
        display:inline!important
    }
}
@media (min-width:1200px){
    .visible-lg-inline-block{
        display:inline-block!important
    }
}
@media (max-width:767px){
    .hidden-xs{
        display:none!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{
        display:none!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{
        display:none!important
    }
}
@media (min-width:1200px){
    .hidden-lg{
        display:none!important
    }
}
.visible-print{
    display:none!important
}
@media print{
    .visible-print{
        display:block!important
    }
    table.visible-print{
        display:table!important
    }
    tr.visible-print{
        display:table-row!important
    }
    td.visible-print,th.visible-print{
        display:table-cell!important
    }
}
.visible-print-block{
    display:none!important
}
@media print{
    .visible-print-block{
        display:block!important
    }
}
.visible-print-inline{
    display:none!important
}
@media print{
    .visible-print-inline{
        display:inline!important
    }
}
.visible-print-inline-block{
    display:none!important
}
@media print{
    .visible-print-inline-block{
        display:inline-block!important
    }
}
@media print{
    .hidden-print{
        display:none!important
    }
}
.card{
    position:relative;
    display:block;
    margin-bottom:20px;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px
}
.card-block{
    padding:15px
}
.card-block:after,.card-block:before{
    display:table;
    content:" "
}
.card-block:after{
    clear:both
}
.card-title{
    margin-top:0;
    margin-bottom:10px
}
.card-subtitle{
    margin-top:-10px;
    margin-bottom:0
}
.card-text:last-child{
    margin-bottom:0
}
.card-link:hover{
    text-decoration:none
}
.card-link+.card-link{
    margin-left:15px
}
.card>.list-group:first-child .list-group-item:first-child{
    border-top-left-radius:4px;
    border-top-right-radius:4px
}
.card>.list-group:last-child .list-group-item:last-child{
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px
}
.card-header{
    padding:10px 15px;
    background-color:#f5f5f5;
    border-bottom:1px solid #ddd
}
.card-header:after,.card-header:before{
    display:table;
    content:" "
}
.card-header:after{
    clear:both
}
.card-header:first-child{
    border-radius:4px 4px 0 0
}
.card-footer{
    padding:10px 15px;
    background-color:#f5f5f5;
    border-top:1px solid #ddd
}
.card-footer:after,.card-footer:before{
    display:table;
    content:" "
}
.card-footer:after{
    clear:both
}
.card-footer:last-child{
    border-radius:0 0 4px 4px
}
.card-header-tabs{
    margin-right:-5px;
    margin-bottom:-10px;
    margin-left:-5px;
    border-bottom:0
}
.card-header-pills{
    margin-right:-5px;
    margin-left:-5px
}
.card-primary{
    background-color:#337ab7;
    border-color:#337ab7
}
.card-primary .card-footer,.card-primary .card-header{
    background-color:transparent
}
.card-success{
    background-color:#5cb85c;
    border-color:#5cb85c
}
.card-success .card-footer,.card-success .card-header{
    background-color:transparent
}
.card-info{
    background-color:#5bc0de;
    border-color:#5bc0de
}
.card-info .card-footer,.card-info .card-header{
    background-color:transparent
}
.card-warning{
    background-color:#f0ad4e;
    border-color:#f0ad4e
}
.card-warning .card-footer,.card-warning .card-header{
    background-color:transparent
}
.card-danger{
    background-color:#d9534f;
    border-color:#d9534f
}
.card-danger .card-footer,.card-danger .card-header{
    background-color:transparent
}
.card-outline-primary{
    background-color:transparent;
    border-color:#337ab7
}
.card-outline-secondary{
    background-color:transparent;
    border-color:#ccc
}
.card-outline-info{
    background-color:transparent;
    border-color:#5bc0de
}
.card-outline-success{
    background-color:transparent;
    border-color:#5cb85c
}
.card-outline-warning{
    background-color:transparent;
    border-color:#f0ad4e
}
.card-outline-danger{
    background-color:transparent;
    border-color:#d9534f
}
.card-inverse .card-footer,.card-inverse .card-header{
    border-color:rgba(255,255,255,.2)
}
.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title{
    color:#fff
}
.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text{
    color:rgba(255,255,255,.65)
}
.card-inverse .card-link:focus,.card-inverse .card-link:hover{
    color:#fff
}
.card-blockquote{
    padding:0;
    margin-bottom:0;
    border-left:0
}
.card-img{
    border-radius:.25em
}
.card-img-overlay{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    padding:15px
}
.card-img-top{
    border-top-left-radius:4px;
    border-top-right-radius:4px
}
.card-img-bottom{
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px
}
@font-face{
    font-family:icomoon;
    src:url(../fonts/icomoon/fonts/icomoon.ttf?t0rynu) format("truetype"),url(../fonts/icomoon/fonts/icomoon.woff?t0rynu) format("woff"),url(../fonts/icomoon/fonts/icomoon.svg?t0rynu#icomoon) format("svg");
    font-weight:400;
    font-style:normal;
    font-display:block
}
[class*=" icon-"],[class^=icon-]{
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.icon-right-arrow:before{
    content:""
}
.icon-left-arrow:before{
    content:""
}
.icon-sign-right:before{
    content:"";
    color:#00ab6b
}
.icon-ram-2:before{
    content:""
}
.icon-wifi:before{
    content:""
}
.icon-ai:before{
    content:""
}
.icon-cable:before{
    content:""
}
.icon-camera-flash:before{
    content:""
}
.icon-server-rack:before{
    content:"";
    color:#fff
}
.icon-support:before{
    content:"";
    color:#fff
}
.icon-traffic:before{
    content:""
}
.icon-world:before{
    content:"";
    color:#fff
}
.icon-world-2:before{
    content:""
}
.icon-windows:before{
    content:""
}
.icon-arrow-right-thin:before{
    content:""
}
.icon-hosting:before{
    content:""
}
.icon-help:before{
    content:""
}
.icon-earth:before{
    content:""
}
.icon-cross:before{
    content:"A"
}
.icon-check:before{
    content:"d"
}
.icon-pulse:before{
    content:""
}
.icon-light:before{
    content:""
}
.icon-shield:before{
    content:""
}
.icon-anchor:before{
    content:""
}
.icon-addcloud:before{
    content:""
}
.icon-cloud:before{
    content:""
}
.icon-cloud-harddisk:before{
    content:""
}
.icon-organization-hierarchy:before{
    content:""
}
.icon-basketball:before{
    content:""
}
.icon-business:before{
    content:""
}
.icon-hand-diamond:before{
    content:""
}
.icon-exposure-level:before{
    content:""
}
.icon-server:before{
    content:""
}
.icon-hand-money-bag:before{
    content:""
}
.icon-user-star:before{
    content:""
}
.icon-reward-paper:before{
    content:""
}
.icon-avatar-head:before{
    content:""
}
.icon-folder-cloud:before{
    content:""
}
.icon-hand-cloud:before{
    content:""
}
.icon-key-circle:before{
    content:""
}
.icon-radar:before{
    content:""
}
.icon-check-shield:before{
    content:""
}
.icon-chat-bubbles:before{
    content:""
}
.icon-network-upload:before{
    content:""
}
.icon-shipping-truck-delivery-time:before{
    content:""
}
.icon-medal:before{
    content:""
}
.icon-diskette:before{
    content:""
}
.icon-check2:before{
    content:""
}
.icon-secure-server:before{
    content:""
}
.icon-user-settings:before{
    content:""
}
.icon-templates:before{
    content:""
}
.icon-hand-window:before{
    content:""
}
.icon-data-protection:before{
    content:""
}
.icon-speed:before{
    content:""
}
.icon-server-reload:before{
    content:""
}
.icon-cloud-star:before{
    content:""
}
.icon-harddisk:before{
    content:""
}
.icon-computer-chip:before{
    content:""
}
.icon-data-transfer:before{
    content:""
}
.icon-ram:before{
    content:""
}
.icon-play:before{
    content:""
}
.icon-mark-server:before{
    content:""
}
.icon-profile-more:before{
    content:""
}
.icon-server-statistics:before{
    content:""
}
.icon-globe:before{
    content:""
}
.icon-cpu-flash:before{
    content:""
}
.icon-favorite-network:before{
    content:""
}
.icon-office:before{
    content:""
}
.icon-serer-connections:before{
    content:""
}
.icon-ssd:before{
    content:""
}
.icon-database-hand:before{
    content:""
}
.icon-dispatcher:before{
    content:""
}
.icon-drag-and-drop:before{
    content:""
}
.icon-trolley:before{
    content:""
}
.icon-archive:before{
    content:""
}
.icon-cloud-network:before{
    content:""
}
.icon-cloud-server:before{
    content:""
}
.icon-lock-group:before{
    content:""
}
.icon-money-bag:before{
    content:""
}
.icon-network-cable:before{
    content:""
}
.icon-server-done:before{
    content:""
}
.icon-server-key:before{
    content:""
}
.icon-server-sync:before{
    content:""
}
.icon-server-heart:before{
    content:""
}
.icon-share-database:before{
    content:""
}
.icon-bug-fix:before{
    content:""
}
.icon-computer-connection:before{
    content:""
}
.icon-group-online:before{
    content:""
}
.icon-handshake:before{
    content:""
}
.icon-server-firewall:before{
    content:""
}
.icon-traffic-conversion:before{
    content:""
}
.icon-user-store:before{
    content:""
}
.icon-user-target:before{
    content:""
}
.icon-booklet-male:before{
    content:""
}
.icon-box-handle:before{
    content:""
}
.icon-chat-smile:before{
    content:""
}
.icon-cloud-timeout:before{
    content:""
}
.icon-data-upload:before{
    content:""
}
.icon-pin-app:before{
    content:""
}
.icon-planet-orbit:before{
    content:""
}
.icon-programming-bug:before{
    content:""
}
.icon-server-settings:before{
    content:""
}
.icon-server-shield:before{
    content:""
}
.icon-user-timeout:before{
    content:""
}
.icon-warning-computer:before{
    content:""
}
.icon-window-programming:before{
    content:""
}
.icon-window-wave:before{
    content:""
}
.icon-wrench-screwdriver:before{
    content:""
}
.icon-sports:before{
    content:""
}
.icon-worker:before{
    content:""
}
.icon-bee:before{
    content:""
}
.icon-instagram-light:before{
    content:""
}
.icon-facebook-light:before{
    content:""
}
.icon-pinterest-light:before{
    content:""
}
.icon-shape:before{
    content:""
}
.icon-twitter-light:before{
    content:""
}
.icon-twitter:before{
    content:""
}
.icon-facebook:before{
    content:""
}
.icon-caret-right:before{
    content:""
}
.icon-instagram:before{
    content:""
}
.icon-long-arrow-left:before{
    content:""
}
.icon-long-arrow-right:before{
    content:""
}
.icon-pinterest:before{
    content:""
}
.icon-arrow-right:before{
    content:"m"
}
#footer .capabilities-list,#footer .footer-bottom ul,#header .login-list,#header .main-menu .dropdown-menu ul,.contact-socials,.favorite-benefits-cloud .favorite-list,.features-list,.featuring-cloud .info-list,.get-started-section .list,.list-advantage,.list-btn-link,.list-info,.list-links,.list-numbers,.list-payments,.list-services,.list-users,.logos-list,.menu .dropdown-aside-list,.plans-page .intro-block .info-list,.qualifications-list,.support-cloud ul,.support-info ul{
    margin:0;
    padding:0
}
#footer .capabilities-list,#footer .footer-bottom ul,#header .login-list,#header .main-menu .dropdown-menu ul,.contact-socials,.favorite-benefits-cloud .favorite-list,.features-list,.featuring-cloud .info-list,.get-started-section .list,.list-advantage,.list-btn-link,.list-info,.list-links,.list-numbers,.list-payments,.list-services,.list-users,.logos-list,.menu .dropdown-aside-list,.plans-page .intro-block .info-list,.qualifications-list,.support-cloud ul,.support-info ul{
    list-style:none
}
#footer .footer-bottom ul:after,#footer .footer-bottom ul:before,#header:after,#header:before,.hexagon-links-block:after,.hexagon-links-block:before,.support-cloud .list-holder:after,.support-cloud .list-holder:before{
    content:" ";
    display:block;
    clear:both
}
.section-head .description,.why-choose-section .columns,.why-choose-section .section-head .title{
    margin-left:auto;
    margin-right:auto
}
.list-advantage li:before,.list-checkbox>li:before,.list-info li:before{
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.h1-big,.text-size-0{
    font-size:48px;
    line-height:1.18182;
    letter-spacing:-.01786em
}
.h1-big .big,.text-size-0 .big{
    font-size:1.09091
}
@media screen and (max-width:991px){
    .h1-big,.text-size-0{
        font-size:36px
    }
}
@media screen and (max-width:767px){
    .h1-big,.text-size-0{
        font-size:30px
    }
}
.h1,.text-size-1,h1{
    font-size:40px;
    line-height:1.3;
    letter-spacing:-.063em;
    margin-bottom:20px
}
.sm.h1,.text-size-1.sm,h1.sm{
    font-size:36px;
    line-height:1.5;
    letter-spacing:-.01em
}
@media screen and (max-width:1199px){
    .sm.h1,.text-size-1.sm,h1.sm{
        font-size:30px
    }
}
@media screen and (max-width:991px){
    .sm.h1,.text-size-1.sm,h1.sm{
        font-size:26px
    }
}
@media screen and (max-width:1199px){
    .h1,.text-size-1,h1{
        font-size:32px
    }
}
@media screen and (max-width:767px){
    .h1,.text-size-1,h1{
        font-size:28px
    }
}
.h2,.text-size-2,h2{
    line-height:1.25;
    letter-spacing:-.01em;
    font-size:32px;
    margin-bottom:25px
}
@media screen and (max-width:1199px){
    .h2,.text-size-2,h2{
        font-size:28px
    }
}
@media screen and (max-width:767px){
    .h2,.text-size-2,h2{
        font-size:24px
    }
}
.h3,.text-size-3,h3{
    font-size:24px;
    line-height:1.2;
    letter-spacing:-.01em;
    margin-bottom:20px
}
@media screen and (max-width:1199px){
    .h3,.text-size-3,h3{
        font-size:20px
    }
}
@media screen and (max-width:991px){
    .h3,.text-size-3,h3{
        font-size:18px
    }
}
#footer .capabilities-list li,.accordion-holder .panel-default .panel-title,.h4,.heading-box dt,.home-a-dedicated-performance .heading-box-align dt,.icons-expander .item .head,.text-size-4,h4{
    font-size:18px;
    line-height:1.4
}
.extreme-power-section p,.h5,.list-checkbox>li,.page-template-template-fully-managed-hosting .full-specs-section .table thead tr td,.text-content .description,.text-size-5,h5{
    font-size:16px;
    line-height:1.125
}
@media screen and (max-width:1199px){
    .extreme-power-section p,.h5,.list-checkbox>li,.page-template-template-fully-managed-hosting .full-specs-section .table thead tr td,.text-content .description,.text-size-5,h5{
        font-size:15px
    }
}
@media screen and (max-width:991px){
    .extreme-power-section p,.h5,.list-checkbox>li,.page-template-template-fully-managed-hosting .full-specs-section .table thead tr td,.text-content .description,.text-size-5,h5{
        font-size:14px
    }
}
.customer-review .author,.customer-review .link,.customer-review .position,.dedicated-server-inner-menu .bottom-nav ul>li,.dedicated-servers-hero-a .review,.h6,.heading-box dd,.list-advantage.list-advantage-sol li,.modal-sidebar .top .title,.text-size-6,h6{
    font-size:14px;
    line-height:1
}
@media screen and (max-width:1199px){
    .customer-review .author,.customer-review .link,.customer-review .position,.dedicated-server-inner-menu .bottom-nav ul>li,.dedicated-servers-hero-a .review,.h6,.heading-box dd,.list-advantage.list-advantage-sol li,.modal-sidebar .top .title,.text-size-6,h6{
        font-size:13px
    }
}
@media screen and (max-width:991px){
    .customer-review .author,.customer-review .link,.customer-review .position,.dedicated-server-inner-menu .bottom-nav ul>li,.dedicated-servers-hero-a .review,.h6,.heading-box dd,.list-advantage.list-advantage-sol li,.modal-sidebar .top .title,.text-size-6,h6{
        font-size:12px
    }
}
.customer-review .sm.author,.customer-review .sm.link,.customer-review .sm.position,.dedicated-server-inner-menu .bottom-nav ul>li.sm,.dedicated-servers-hero-a .sm.review,.heading-box dd.sm,.list-advantage.list-advantage-sol li.sm,.modal-sidebar .top .sm.title,.sm.h6,.text-size-6.sm,h6.sm{
    font-size:12px;
    line-height:13px
}
.comparison-hosting-block ul li:first-child .cell,.customer-review .author,.h1,.h2,.h3,.h4,.h5,.h6,.heading,.heading-box dt,.icons-expander .item .head,.list-checkbox>li,h1,h2,h3,h4,h5,h6{
    color:#0c143a;
    font-weight:600
}
.h1-big{
    font-weight:400
}
h1{
    margin:0 0 36px
}
h4{
    margin:0 0 15px
}
h6{
    margin:0 0 15px
}
.text-bold{
    font-weight:700
}
.text-semibold{
    font-weight:600
}
.stories-wrap .block-story-main .text,.text-medium,b,strong{

}
.text-normal{
    font-weight:400
}
.text-light{
    font-weight:300
}
.text-xs-left{
    text-align:left
}
.text-xs-right{
    text-align:right
}
.text-xs-center{
    text-align:center
}
.text-xs-justify{
    text-align:justify
}
@media (min-width:768px){
    .text-sm-left{
        text-align:left
    }
    .text-sm-right{
        text-align:right
    }
    .text-sm-center{
        text-align:center
    }
    .text-sm-justify{
        text-align:justify
    }
}
@media (min-width:992px){
    .text-md-left{
        text-align:left
    }
    .text-md-right{
        text-align:right
    }
    .text-md-center{
        text-align:center
    }
    .text-md-justify{
        text-align:justify
    }
}
@media (min-width:1200px){
    .text-lg-left{
        text-align:left
    }
    .text-lg-right{
        text-align:right
    }
    .text-lg-center{
        text-align:center
    }
    .text-lg-justify{
        text-align:justify
    }
}
.text-row-ellipsis{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
.section-head{
    margin-bottom:73px
}
@media screen and (max-width:1199px){
    .section-head{
        margin-bottom:63px
    }
}
@media screen and (max-width:991px){
    .section-head{
        margin-bottom:53px
    }
}
@media screen and (max-width:767px){
    .section-head{
        margin-bottom:53px
    }
}
.section-head .subtitle{
    text-transform:uppercase;
    font-size:12px;
    line-height:1;
    display:block
}
.section-head .title{
    margin-bottom:.63636em
}
.section-head .description{
    max-width:750px
}
.section-head .description p:last-child{
    margin-bottom:0
}
.section-head-small-offset{
    margin-bottom:30px
}
.section-head-sm{
    max-width:750px;
    margin-left:auto;
    margin-right:auto
}
.text-content .subtitle{
    text-transform:uppercase;
    font-size:12px;
    line-height:1;
    display:block
}
.text-content .title{
    margin:.92857em 0 1.07143em
}
.text-content .description{
    line-height:1.5;
    margin:1em auto
}
.section-separator{
    display:block;
    margin:4em auto;
    border:none;
    border-top:1px solid #e3e8ee;
    max-width:1200px
}
.why-us-innovation-section,.why-us-support-section{
    margin:120px 0
}
@media screen and (max-width:1199px){
    .why-us-innovation-section,.why-us-support-section{
        margin:90px 0
    }
}
@media screen and (max-width:991px){
    .why-us-innovation-section,.why-us-support-section{
        margin:80px 0
    }
}
@media screen and (max-width:767px){
    .why-us-innovation-section,.why-us-support-section{
        margin:50px 0
    }
}
.color-success{
    color:#00ab6b!important
}
.bg-success{
    background-color:#00ab6b!important
}
.color-primary{
    color:#5e40e4!important
}
.color-midnight{
    color:#0c143a
}
.stories-wrap .block-story-main .text,.text-medium,b,strong{

}
.bg-primary{
    background-color:#5e40e4!important
}
.bg-light{
    background-color:#f2f4f7!important
}
.bg-white{
    background-color:#fff!important
}
.text-dark{
    color:#000!important
}
.link{
    font-weight:500;
    text-decoration:none
}
.link:hover{
    text-decoration:none
}
.link .icon{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    vertical-align:middle;
    position:relative;
    top:-1px;
    margin:0 0 0 5px
}
.link-success{
    color:#00ab6b
}
.link-success:hover{
    color:#007046
}
.center{
    text-align:center
}
.text-inherit{
    color:inherit
}
.m-0{
    margin:0!important
}
.mb-0{
    margin-bottom:0!important
}
.p-0{
    padding:0!important
}
.pb-0{
    padding-bottom:0!important
}
.pt-0{
    padding-top:0!important
}
.overflow-hidden{
    overflow:hidden
}
.link-icon-thin{
    font-weight:500
}
.link-icon-thin i{
    position:relative;
    top:2px;
    padding-left:4px
}
.link-icon-thin.backward-emphasis{
    text-decoration:underline
}
.link-icon-thin.backward-emphasis:hover{
    text-decoration:none
}
.link-more{
    letter-spacing:-.29px;
    position:relative;
    padding-right:26px
}
.link-more i{
    position:absolute;
    top:2px;
    right:0;
    font-size:1.2em
}
.title-border{
    -webkit-box-shadow:inset 0 -2px #fff,inset 0 -.175em #00ab6b;
    box-shadow:inset 0 -2px #fff,inset 0 -.175em #00ab6b
}
.clear{
    clear:both
}
.item-secondary{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:21px
}
.item-secondary i{
    color:#00ab6b;
    margin-right:11px;
    font-size:.9em
}
.item-secondary .text{
    line-height:1.5
}
@media screen and (min-width:992px){
    .trial-block h4{
        margin-bottom:19px
    }
}
.trial-block .img-holder{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    background-color:#dbffde;
    width:90px;
    height:90px;
    border-radius:50%;
    position:relative;
    font-size:48px;
    color:#00ab6b
}
@media screen and (min-width:992px){
    .trial-block .img-holder{
        margin-bottom:20px
    }
}
.features-list{
    line-height:1.28571
}
.features-list li{
    position:relative;
    padding-left:31px;
    margin:0 0 6px
}
.features-list li:before{
    content:"\64";
    font-family:icomoon;
    position:absolute;
    top:50%;
    left:0;
    width:16px;
    height:16px;
    border-radius:50%;
    background:#fff;
    color:#00ab6b;
    text-align:center;
    font-size:9px;
    padding-top:3px;
    margin-top:-8px
}
.features-list.warning li:before{
    background:#ffe8a9;
    color:#ecab0a
}
.features-list.icons li{
    padding-left:0;
    margin-bottom:7px
}
.features-list.icons li:before{
    content:none
}
.features-list.icons li .icon{
    width:28px;
    display:inline-block;
    color:#000
}
.features-list.icons li .icon-ssd{
    font-size:11px
}
.features-list.icons li p{
    margin:0;
    display:inline-block
}
.plans{
    margin:0 0 7em
}
@media screen and (max-width:991px){
    .plans{
        margin:6em 0
    }
}
@media screen and (max-width:767px){
    .plans{
        margin:0 0 3em
    }
}
.plans .row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media screen and (max-width:767px){
    .plans .row{
        display:block
    }
}
.plans .item{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:relative;
    padding:38px 40px 118px;
    border-radius:3px;
    -webkit-box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    border:solid 1px #e3e8ee;
    height:100%;
    background:#fff
}
@media screen and (max-width:991px){
    .plans .item{
        padding:31px 20px 105px
    }
}
@media screen and (max-width:767px){
    .plans .item{
        padding:15px;
        margin-bottom:15px;
        min-height:0
    }
}
.plans .item:hover{
    -webkit-box-shadow:0 14px 24px 0 rgba(31,37,50,.05);
    box-shadow:0 14px 24px 0 rgba(31,37,50,.05)
}
.plans .item:hover .btn{
    opacity:.8
}
.plans .item.new .label{
    display:block
}
.plans .item ul{
    margin:0 0 43px
}
@media screen and (max-width:991px){
    .plans .item ul{
        margin:0 0 30px
    }
}
.plans .item h3{
    text-align:left;
    margin:0 0 32px
}
.plans .item .label-text{
    color:#9094a0;
    font-style:italic;
    display:block;
    margin:0 0 3px
}
.plans .item .btn{
    width:100%;
    padding:13px 10px
}
.plans .item .price{
    display:block;
    font-size:18px;
    font-weight:500;
    line-height:1.33;
    color:#0c143a;
    margin:0 0 18px
}
@media screen and (max-width:991px){
    .plans .item .price{
        font-size:16px
    }
}
.plans .item .label{
    position:absolute;
    top:0;
    right:21px;
    border-radius:0 0 3px 3px;
    text-transform:uppercase;
    letter-spacing:.08333em;
    padding:7px 9px;
    font-size:12px;
    display:none
}
.plans .item .bottom-section{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:0 38px 40px
}
@media screen and (max-width:991px){
    .plans .item .bottom-section{
        padding:0 20px 20px
    }
}
@media screen and (max-width:767px){
    .plans .item .bottom-section{
        position:relative;
        padding:0
    }
}
.plans .card-plan{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
@media screen and (min-width:992px){
    .plans .card-plan{
        padding:49px 50px
    }
}
.plans .card-plan>:first-child{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
@media screen and (min-width:1200px){
    .plans .card-plan.new .label{
        right:19px
    }
}
.plans .card-plan .price{
    font-weight:600;
    margin-bottom:5px
}
.plans .card-plan .title{
    font-weight:600;
    line-height:1.1;
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .plans .card-plan .title{
        font-size:22px
    }
}
.plans .card-plan .text-a{
    font-size:16px;
    color:#3d4361;
    margin-bottom:30px
}
.plans .card-plan .features-list{
    color:#535b81;
    margin-bottom:24px
}
@media screen and (min-width:992px){
    .plans .card-plan .features-list{
        font-size:16px;
        line-height:1.3
    }
}
.plans .card-plan .features-list li{
    padding-left:24px;
    margin-bottom:9px
}
.plans .card-plan .price-holder p{
    color:#535b81;
    margin-bottom:28px
}
@media screen and (min-width:992px){
    .plans .card-plan .btn{
        padding:16px 10px
    }
}
.plans .text{
    padding-top:20px;
    color:#0c143a
}
@media screen and (min-width:992px){
    .plans .text{
        padding-top:46px
    }
}
@media screen and (min-width:992px){
    .plans .text p{
        margin-bottom:4px
    }
}
.plans .label.sm{
    font-size:12px;
    letter-spacing:normal;
    text-transform:none;
    background:#e6f8e8;
    right:11px;
    padding:7px 12px
}
.plans.cloud-plans .item{
    padding:29px 35px 190px;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    overflow:hidden
}
@media screen and (max-width:991px){
    .plans.cloud-plans .item{
        padding:20px 10px 190px
    }
}
@media screen and (max-width:767px){
    .plans.cloud-plans .item{
        padding:15px;
        margin-bottom:15px
    }
}
.plans.cloud-plans .item .bottom-section{
    padding:0 35px 40px
}
@media screen and (max-width:991px){
    .plans.cloud-plans .item .bottom-section{
        padding:0 20px 20px
    }
}
.plans.cloud-plans .item .label{
    display:block;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    font-size:14px;
    font-weight:500;
    margin:0;
    right:-40px;
    top:-18px;
    padding:40px 30px 6px
}
.plans.cloud-plans .label-text{
    font-style:normal;
    color:#0c143a;
    font-size:16px;
    font-weight:500;
    margin:0 0 10px
}
.plans.cloud-plans h3{
    margin:8px 0 22px
}
.plans.cloud-plans ul{
    font-size:16px;
    padding-left:19px
}
.plans.cloud-plans .old{
    display:block;
    margin:0 0 7px;
    color:#00ab6b;
    font-weight:500
}
.plans.cloud-plans .price{
    font-size:21px;
    margin:0 0 3px
}
@media screen and (max-width:991px){
    .plans.cloud-plans .price{
        font-size:16px
    }
}
.plans.cloud-plans .btn-holder{
    padding-top:30px
}
@media screen and (max-width:991px){
    .plans.cloud-plans .btn{
        font-size:14px;
        padding:15px 10px
    }
}
.plans.sm .item{
    padding:30px 30px 45px;
    margin-bottom:30px
}
@media screen and (max-width:991px){
    .plans.sm .item{
        padding-bottom:90px
    }
}
.plans.sm .item .label-text{
    font-style:normal;
    text-transform:uppercase;
    font-size:12px;
    font-weight:500;
    line-height:1.1;
    margin-bottom:10px
}
.plans.sm .item h3{
    line-height:1.14;
    margin-bottom:20px
}
.plans.sm .item p{
    font-size:16px;
    color:#3d4361;
    margin-bottom:19px
}
.plans.sm .item .bottom-section{
    padding:0 30px 30px
}
@media screen and (max-width:767px){
    .plans.sm .item .bottom-section{
        position:absolute
    }
}
.plans.sm .item .price{
    margin-bottom:15px
}
.plans.sm .item .btn{
    font-size:16px
}
.plans.sm .top-row{
    margin-bottom:30px
}
@media screen and (min-width:768px){
    .plans.sm .top-row{
        margin-bottom:48px
    }
}
@media screen and (max-width:991px){
    .plans.sm .row{
        display:block
    }
}
.plans.sm .features-list li{
    padding-left:23px;
    margin-bottom:12px
}
.plans.sm .features-list li:before{
    top:7px
}
@media screen and (min-width:992px){
    .home-a-dedicated-performance .heading-box-align dt.plans .item,.plans.md .item{
        padding:31px 29px 80px
    }
}
.home-a-dedicated-performance .heading-box-align dt.plans .item p,.plans.md .item p{
    color:#232e44;
    margin-bottom:18px
}
@media screen and (min-width:1200px){
    .home-a-dedicated-performance .heading-box-align dt.plans .label,.plans.md .label{
        right:19px
    }
}
.home-a-dedicated-performance .heading-box-align dt.plans h3,.plans.md h3{
    margin-bottom:15px
}
.home-a-dedicated-performance .heading-box-align dt.plans .bottom-section,.plans.md .bottom-section{
    padding-left:30px;
    padding-right:30px
}
.page-template-template-support .plans .item{
    height:auto
}
@media screen and (min-width:768px){
    .page-template-template-support .plans .item{
        height:100%
    }
}
@media screen and (min-width:768px){
    .page-template-template-support .plans .item .btn{
        min-width:100%
    }
}
@media screen and (min-width:1200px){
    .page-template-template-support .plans .item .btn{
        min-width:250px
    }
}
.plans-include{
    max-width:950px;
    margin:0 auto 68px
}
.plans-include .plans-include-title{
    line-height:1.3;
    margin-bottom:21px
}
.plans-include .custom-row:before{
    content:none
}
@media screen and (min-width:480px){
    .plans-include .custom-row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (max-width:479px){
    .plans-include .col-xs-6{
        width:100%
    }
}
.tariff-plans{
    max-width:1016px;
    margin:30px auto 18px
}
@media screen and (min-width:992px){
    .tariff-plans{
        margin-top:55px
    }
}
.advantages{
    position:relative;
    padding:68px 0 290px
}
@media screen and (max-width:991px){
    .advantages{
        padding:40px 0 150px
    }
}
@media screen and (max-width:767px){
    .advantages{
        padding:15px 0
    }
}
.advantages h2{
    margin-bottom:50px
}
@media screen and (min-width:992px){
    .advantages h2{
        margin-bottom:70px
    }
}
@media screen and (max-width:991px){
    .advantages .item{
        margin:0 0 30px
    }
}
.advantages .image-holder{
    margin:0 0 31px;
    min-height:51px
}
@media screen and (max-width:767px){
    .advantages .image-holder{
        min-height:0;
        margin:0 0 15px
    }
}
.rectangle-block{
    position:absolute;
    width:100%;
    max-width:1425px;
    left:50%;
    top:-34%;
    z-index:1;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
@media screen and (max-width:991px){
    .rectangle-block{
        top:0
    }
}
@media screen and (max-width:767px){
    .rectangle-block{
        display:none
    }
}
.hexagon-block{
    position:absolute;
    width:100%;
    max-width:1540px;
    left:17%;
    top:34%;
    z-index:1
}
@media screen and (max-width:991px){
    .hexagon-block{
        top:0
    }
}
@media screen and (max-width:767px){
    .hexagon-block{
        display:none
    }
}
.hexagon-block.second{
    top:100%;
    left:4%;
    max-width:1100px;
    -webkit-transform:rotate(-3deg);
    transform:rotate(-3deg);
    opacity:.5
}
.intro-block{
    margin:0 0 2em;
    position:relative
}
@media screen and (min-width:992px){
    .intro-block{
        margin-bottom:8em
    }
}
.intro-block h1{
    text-align:left;
    margin-bottom:15px
}
.intro-block h6{
    margin-bottom:0
}
@media screen and (min-width:768px){
    .intro-block .block-info{
        width:50%
    }
}
@media screen and (min-width:992px){
    .intro-block .block-info{
        width:100%;
        max-width:760px
    }
}
.intro-block .img-holder{
    margin-right:-15px
}
.intro-block .img-holder img{
    width:100%
}
.intro-block .text-holder{
    font-size:18px
}
@media screen and (min-width:992px){
    .intro-block .text-holder{
        max-width:629px
    }
}
.intro-block .text-holder>p{
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .intro-block .text-holder>p{
        margin-bottom:45px
    }
}
.text-size-12{
    font-size:12px
}
.list-links{
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .list-links{
        padding-top:20px
    }
}
.list-links li{
    display:inline-block;
    margin-right:15px
}
@media screen and (min-width:992px){
    .list-links li{
        margin-right:25px
    }
}
.list-links a{
    text-decoration:underline
}
.list-links a:hover{
    color:#5e40e4
}
.bg-block{
    position:absolute;
    top:-107px;
    left:0;
    right:0;
    bottom:0;
    background-color:transparent;
    z-index:1
}
@media screen and (max-width:479px){
    .bg-block{
        display:none
    }
}
@media screen and (min-width:768px){
    .bg-block{
        border-radius:0 0 0 150px;
        -webkit-transform:rotate(-16deg);
        transform:rotate(-16deg);
        left:-50px;
        bottom:auto;
        width:960px;
        height:600px
    }
}
@media screen and (min-width:992px){
    .bg-block{
        top:-999px;
        -webkit-transform:rotate(-11deg);
        transform:rotate(-11deg);
        bottom:2%;
        border-radius:0 0 0 82px;
        height:auto;
        width:auto
    }
}
@media screen and (min-width:992px){
    .bg-block:before{
        content:'';
        border:216px solid transparent;
        border-top:645px solid transparent;
        border-right:63px solid transparent;
        position:absolute;
        bottom:4%;
        left:-278px
    }
}
@media screen and (min-width:992px){
    .bg-block .img-holder{
        position:absolute;
        bottom:-34px;
        right:0;
        width:auto;
        margin-right:0;
        -webkit-transform:rotate(11deg);
        transform:rotate(11deg)
    }
}
@media screen and (max-width:991px){
    .bg-block .img-holder{
        position:absolute;
        bottom:-50px;
        right:-100px;
        width:auto;
        margin-right:0;
        -webkit-transform:rotate(11deg);
        transform:rotate(11deg)
    }
}
.list-info{
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .list-info{
        margin-bottom:21px
    }
}
.list-info li{
    margin-bottom:10px;
    position:relative;
    padding-left:40px
}
@media screen and (min-width:992px){
    .list-info li{
        display:inline-block;
        margin-right:15px;
        font-size:14px
    }
}
@media screen and (min-width:992px){
    .list-info li h6{
        margin-bottom:4px
    }
}
.list-info li p{
    margin-bottom:0
}
.list-info li:before{
    color:#00ab6b;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    content:'\e916';
    width:25px;
    height:25px;
    border-radius:50%;
    position:absolute;
    top:-3px;
    left:0;
    background:#f3fff4;
    font-size:12px
}
.list-info-white li h6{
    color:#fff;
    margin-bottom:0
}
.list-info-white li:before{
    background-color:#fff
}
@media screen and (min-width:992px){
    .list-connect{
        margin-bottom:12px
    }
}
.list-connect .item{
    margin-bottom:10px;
    position:relative
}
@media screen and (min-width:992px){
    .list-connect .item{
        display:inline-block;
        vertical-align:top
    }
}
@media screen and (min-width:992px){
    .list-connect .holder-select{
        max-width:219px;
        width:100%
    }
}
.list-connect .form-control{
    padding:4px 23px 0
}
@media screen and (min-width:992px){
    .list-connect .form-control{
        max-width:237px
    }
}
@media screen and (min-width:992px){
    .list-connect .fake-select{
        margin-left:6px
    }
}
@media screen and (min-width:992px){
    .list-connect .btn-holder{
        padding-left:6px
    }
}
.list-connect .btn{
    font-size:16px
}
@media screen and (max-width:1199px){
    .list-connect .btn{
        width:100%
    }
}
@media screen and (min-width:992px){
    .list-connect .btn{
        padding:18px 37px
    }
}
.text-block{
    margin:7em 0 0
}
.text-block.text-block-sol{
    margin:2em 0 5em
}
@media screen and (max-width:991px){
    .text-block.text-block-sol{
        margin-top:30px;
        margin-bottom:30px
    }
}
.text-block.text-block-sol .container,.text-block.text-block-sol .modal-lg,.text-block.text-block-sol .modal-md,.text-block.text-block-sol .modal-sm{
    padding-left:0;
    padding-right:0;
    border-bottom:none
}
@media screen and (max-width:991px){
    .text-block.text-block-sol .container,.text-block.text-block-sol .modal-lg,.text-block.text-block-sol .modal-md,.text-block.text-block-sol .modal-sm{
        padding-left:30px;
        padding-right:30px
    }
}
@media screen and (max-width:767px){
    .text-block.text-block-sol .container,.text-block.text-block-sol .modal-lg,.text-block.text-block-sol .modal-md,.text-block.text-block-sol .modal-sm{
        padding-left:15px;
        padding-right:15px
    }
}
.text-block.text-block-sol .title-holder{
    max-width:100%
}
.text-block.text-block-sol h3{
    margin-top:16px;
    margin-bottom:71px
}
@media screen and (max-width:991px){
    .text-block.text-block-sol h3{
        margin-bottom:50px
    }
}
@media screen and (max-width:767px){
    .text-block.text-block-sol h3{
        margin-bottom:30px
    }
}
.text-block .container,.text-block .modal-lg,.text-block .modal-md,.text-block .modal-sm{
    max-width:960px
}
@media screen and (min-width:992px){
    .text-block .container,.text-block .modal-lg,.text-block .modal-md,.text-block .modal-sm{
        padding-bottom:7em
    }
}
@media screen and (min-width:768px){
    .text-block .container,.text-block .modal-lg,.text-block .modal-md,.text-block .modal-sm{
        padding-bottom:5em
    }
}
@media screen and (max-width:479px){
    .text-block .container,.text-block .modal-lg,.text-block .modal-md,.text-block .modal-sm{
        padding-bottom:5em
    }
}
.text-block .item{
    text-align:center
}
@media screen and (min-width:992px){
    .text-block .item{
        margin-bottom:47px
    }
}
.text-block .title-holder{
    margin:0 auto;
    max-width:500px
}
@media screen and (min-width:992px){
    .text-block .title-holder{
        max-width:615px
    }
}
.text-block .title{
    text-transform:uppercase;
    font-size:12px;
    display:block;
    text-align:center;
    color:#535b81;
    margin-bottom:10px
}
@media screen and (min-width:992px){
    .text-block .title{
        margin-bottom:23px
    }
}
@media screen and (min-width:992px){
    .text-block h3{
        margin-bottom:55px
    }
}
.text-block h4{
    color:#0c143a
}
@media screen and (min-width:992px){
    .text-block h4{
        margin-top:6px;
        margin-bottom:15px
    }
}
.text-block .icon-holder{
    border-radius:50%;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    vertical-align:top;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:46px;
    width:90px;
    height:90px;
    position:relative;
    margin-bottom:1rem;
    margin-top:2rem;
    background-color:#dbffde;
    color:#00ab6b
}
@media screen and (min-width:992px){
    .text-block .icon-holder{
        width:90px;
        height:90px
    }
}
.text-block .icon-maxicons1-disk:before{
    line-height:2
}
.flex-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.flex-row:after,.flex-row:before{
    display:none
}
@media screen and (min-width:768px){
    .client-block{
        margin-bottom:6em
    }
}
@media screen and (min-width:992px){
    .client-block{
        margin-bottom:7em
    }
}
.client-block .title{
    font-size:14px;
    text-transform:uppercase;
    display:block;
    margin-bottom:5px
}
@media screen and (min-width:992px){
    .client-block .title{
        margin-bottom:26px
    }
}
.client-block h2{
    color:#0c143a
}
@media screen and (min-width:992px){
    .client-block h2{
        margin-bottom:20px
    }
}
@media screen and (min-width:992px){
    .client-block .section-head{
        margin-bottom:38px
    }
}
@media screen and (min-width:992px){
    .client-block .section-head .description{
        max-width:730px
    }
}
.configurate-block{
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    margin-bottom:15px;
    background:#fff
}
@media screen and (min-width:768px){
    .configurate-block{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        margin-bottom:4em
    }
}
@media screen and (max-width:479px){
    .configurate-block{
        margin-bottom:3em
    }
}
@media screen and (min-width:992px){
    .configurate-block{
        margin:auto;
        max-width:945px;
        margin-bottom:70px
    }
}
@media screen and (max-width:1199px){
    .configurate-block .text{
        margin-bottom:15px
    }
}
.list-btn-link{
    margin-bottom:20px
}
@media screen and (min-width:992px){
    .list-btn-link li{
        display:inline-block;
        vertical-align:middle
    }
}
.list-btn-link li:last-child{
    font-size:14px
}
@media screen and (min-width:992px){
    .list-btn-link li:not(:last-child){
        padding-right:46px
    }
}
.block-configurate{
    padding:2em
}
@media screen and (min-width:768px){
    .block-configurate{
        width:60%;
        padding:31px
    }
}
@media screen and (min-width:992px){
    .block-configurate{
        width:70%;
        padding:40px 100px 25px 40px
    }
}
.block-configurate h3{
    margin-bottom:10px
}
@media screen and (min-width:992px){
    .block-configurate h3{
        margin-top:10px
    }
}
@media screen and (min-width:992px){
    .block-configurate .text{
        line-height:23px;
        margin-bottom:34px
    }
}
.block-configurate .description{
    margin-bottom:15px;
    display:block;
    font-size:12px
}
@media screen and (min-width:992px){
    .block-configurate .description{
        margin-bottom:26px
    }
}
.block-configurate .btn{
    margin-bottom:15px
}
@media screen and (min-width:768px){
    .block-configurate .btn{
        display:inline-block;
        width:auto;
        font-size:18px;
        text-transform:capitalize;
        padding:18px 38px
    }
}
@media screen and (min-width:992px){
    .block-configurate .btn{
        margin-bottom:0
    }
}
@media screen and (min-width:768px){
    .specifications{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (min-width:992px){
    .specifications{
        padding-right:51px
    }
}
.specifications .item{
    margin-bottom:14px
}
@media screen and (min-width:768px){
    .specifications .item{
        width:50%
    }
}
.specifications .icon-holder{
    width:36px;
    height:36px;
    position:relative;
    float:left
}
.specifications .icon-holder .icon{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:#5e40e4;
    font-size:20px
}
.specifications h5{
    color:#0c143a;
    margin:0 0 7px
}
.specifications .text-holder{
    overflow:hidden;
    padding-left:10px
}
.block-support{
    background:#f3f6f9
}
@media screen and (min-width:768px){
    .block-support{
        width:40%
    }
}
@media screen and (min-width:992px){
    .block-support{
        width:30%
    }
}
.block-support .title{
    margin-bottom:10px
}
.menu{
    display:inline-block;
    vertical-align:top;
    width:100%;
    background:#f3f6f9;
    padding:31px;
    font-size:12px
}
@media screen and (min-width:992px){
    .menu{
        padding:39px 41px 31px 23px
    }
}
.menu .list-title{
    display:block;
    margin:0 0 17px
}
.menu .dropdown-aside-list{
    margin:0 0 21px
}
.menu .dropdown-aside-list li{
    border-radius:25px;
    background:#fff;
    margin:0 0 5px
}
.menu .dropdown-aside-list a{
    display:block;
    color:#0c143a;
    padding:5px;
    font-weight:500;
    font-size:14px
}
.menu .dropdown-aside-list a:hover{
    text-decoration:none;
    color:#00ab6b
}
.menu .dropdown-aside-list .icon{
    display:inline-block;
    vertical-align:middle;
    width:35px;
    height:35px;
    text-align:center;
    padding-top:9px;
    font-size:17px;
    color:#00ab6b;
    border-radius:50%;
    background:#dbffde;
    margin-right:5px
}
@media screen and (min-width:768px){
    .features-block{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
@media screen and (min-width:992px){
    .features-block{
        margin:auto;
        max-width:810px
    }
}
@media screen and (max-width:479px){
    .features-block{
        margin-bottom:4em
    }
}
@media screen and (min-width:768px){
    .features-holder{
        width:50%
    }
}
@media screen and (min-width:992px){
    .features-holder{
        width:48%
    }
}
.features-holder .title{
    display:block;
    text-transform:uppercase;
    font-size:12px
}
@media screen and (min-width:992px){
    .features-holder .title{
        margin-bottom:16px
    }
}
.features-holder .features-list{
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .features-holder .features-list{
        margin-bottom:24px
    }
}
.features-list li{
    padding-left:30px;
    position:relative
}
@media screen and (min-width:992px){
    .features-list li{
        margin-bottom:5px
    }
}
.features-list .icon-holder{
    position:absolute;
    top:0;
    left:0;
    background-color:#f8e7b3;
    border-radius:50%;
    width:16px;
    height:16px
}
.features-list .icon-holder i{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:#d2a737;
    font-size:10px
}
.features-list .icon-holder i:before{
    line-height:2
}
.list-payments{
    margin:0 -10px 10px
}
@media screen and (min-width:992px){
    .list-payments{
        margin:0 -4px 10px
    }
}
.list-payments li{
    display:inline-block;
    vertical-align:middle;
    padding:0 10px
}
@media screen and (min-width:992px){
    .list-payments li{
        padding:0 4px
    }
}
.list-payments img{
    -webkit-transition:all .3s;
    transition:all .3s
}
.list-payments a:hover img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
@media screen and (min-width:768px){
    .accordion-holder{
        width:50%
    }
}
@media screen and (min-width:992px){
    .accordion-holder{
        width:52%
    }
}
@media screen and (max-width:767px){
    .accordion-holder{
        margin:4em 0
    }
}
.accordion-holder .title{
    display:block;
    text-transform:uppercase;
    font-size:12px
}
@media screen and (min-width:992px){
    .accordion-holder .title{
        margin-bottom:19px
    }
}
.accordion-holder .panel{
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-color:transparent
}
.accordion-holder .panel-default .panel-heading{
    background-color:transparent;
    border:none;
    padding:1px 0;
    color:#0c143a;
    text-decoration:none
}
@media screen and (min-width:992px){
    .accordion-holder .panel-default .panel-heading{
        letter-spacing:-.02143em
    }
}
.accordion-holder .panel-default .panel-title{
    text-decoration:none
}
.accordion-holder .panel-default .panel-title:hover{
    text-decoration:none
}
.accordion-holder .panel-default .panel-title a{
    text-decoration:none
}
.accordion-holder .panel-default .panel-title a:hover{
    text-decoration:none;
    color:#00ab6b
}
.accordion-holder .panel-default .collapsed{
    color:#0c143a
}
.accordion-holder .panel-default .panel-collapse .panel-body{
    border-top:none;
    position:relative
}
@media screen and (min-width:992px){
    .accordion-holder .panel-default .panel-collapse .panel-body{
        padding:23px 8px 30px 18px;
        border-left:none;
        position:relative
    }
}
.accordion-holder .panel-default .panel-collapse .panel-body:after{
    content:'';
    position:absolute;
    top:10px;
    bottom:17px;
    left:0;
    width:1px;
    background-color:#e3e8ee;
    display:block
}
@media screen and (max-width:479px){
    .support-block{
        margin:7em 0 5em
    }
}
@media screen and (min-width:768px){
    .support-block{
        margin:4em 0
    }
}
@media screen and (min-width:992px){
    .support-block{
        margin:8em 0
    }
}
@media screen and (min-width:768px){
    .support-block h2{
        margin-bottom:2em
    }
}
@media screen and (min-width:992px){
    .support-block h2{
        margin-bottom:72px
    }
}
.support-block .container,.support-block .modal-lg,.support-block .modal-md,.support-block .modal-sm{
    max-width:900px
}
@media screen and (max-width:479px){
    .support-block .img-holder{
        text-align:center;
        padding:2em 0
    }
}
@media screen and (min-width:992px){
    .support-block .img-holder{
        text-align:center;
        padding-top:1em
    }
}
.support-block h4{
    color:#0c143a
}
@media screen and (min-width:768px){
    .support-block h4{
        font-size:1.25em
    }
}
@media screen and (min-width:992px){
    .support-block h4{
        margin-top:18px
    }
}
@media screen and (max-width:767px){
    .support-block h4{
        text-align:center
    }
}
.support-block ul{
    list-style-type:none;
    padding-left:14px
}
@media screen and (min-width:768px){
    .support-block ul{
        margin-bottom:4em
    }
}
@media screen and (min-width:992px){
    .support-block ul{
        margin-bottom:5em;
        padding-left:18px
    }
}
.support-block ul li{
    position:relative
}
@media screen and (min-width:992px){
    .support-block ul li{
        padding-left:10px;
        margin-bottom:2px;
        font-size:16px
    }
}
.support-block ul li:before{
    content:'';
    width:3px;
    height:3px;
    background-color:#757881;
    position:absolute;
    top:48%;
    -webkit-transform:translatey(-50%);
    transform:translatey(-50%);
    border-radius:50%;
    left:-12px
}
@media screen and (min-width:992px){
    .support-block ul li:before{
        left:-16px
    }
}
.bg-gradient-grey{
    background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#fafbfd));
    background-image:linear-gradient(to top,#fff,#fafbfd);
    padding-top:7em
}
@media screen and (max-width:479px){
    .bg-gradient-grey{
        padding-top:4em
    }
}
.section-body .container,.section-body .modal-lg,.section-body .modal-md,.section-body .modal-sm{
    max-width:960px
}
.section-body .container .item,.section-body .modal-lg .item,.section-body .modal-md .item,.section-body .modal-sm .item{
    margin:2em 0
}
.cloud-block{
    color:#fff
}
.cloud-block .container,.cloud-block .modal-lg,.cloud-block .modal-md,.cloud-block .modal-sm{
    max-width:600px
}
@media screen and (min-width:992px){
    .cloud-block .container,.cloud-block .modal-lg,.cloud-block .modal-md,.cloud-block .modal-sm{
        max-width:996px;
        padding-left:100px;
        padding-right:100px
    }
}
@media screen and (min-width:1200px){
    .cloud-block .container,.cloud-block .modal-lg,.cloud-block .modal-md,.cloud-block .modal-sm{
        max-width:1537px;
        padding-left:200px;
        padding-right:200px
    }
}
.all-managed-section .info .cloud-block .holder,.cloud-block .all-managed-section .info .holder,.cloud-block .container-medium{
    max-width:955px;
    margin:auto
}
@media screen and (max-width:767px){
    .all-managed-section .info .cloud-block .holder,.cloud-block .all-managed-section .info .holder,.cloud-block .container-medium{
        padding:0
    }
}
.cloud-block .top-title{
    display:block;
    text-transform:uppercase;
    font-size:12px
}
.cloud-block .info{
    position:relative;
    z-index:10
}
@media screen and (min-width:768px){
    .cloud-block .info{
        padding-bottom:50px
    }
}
.cloud-block h2,.cloud-block h3{
    color:#fff
}
@media screen and (min-width:992px){
    .cloud-block h2{
        margin-bottom:54px
    }
}
@media screen and (min-width:992px){
    .cloud-block .text{
        line-height:23px;
        margin-bottom:32px
    }
}
.cloud-block .info-items-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.holder-block-story{
    position:relative
}
@media screen and (max-width:767px){
    .holder-block-story{
        max-width:350px;
        margin-top:30px
    }
}
@media screen and (min-width:768px){
    .holder-block-story{
        padding-top:30px
    }
}
.block-story{
    border-radius:5px;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    overflow:hidden;
    background-color:#fff
}
@media screen and (min-width:992px){
    .block-story{
        padding-bottom:25px
    }
}
.block-story .img-holder{
    overflow:hidden;
    position:relative;
    min-height:200px;
    background-size:cover;
    background-position:center
}
@media screen and (min-width:992px){
    .block-story .img-holder{
        min-height:316px
    }
}
.block-story .img-holder:before{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    border:60px solid transparent;
    border-bottom:7px solid #fff;
    border-left:330px solid #fff
}
@media screen and (min-width:992px){
    .block-story .img-holder:before{
        border:79px solid transparent;
        border-bottom:33px solid #fff;
        border-left:540px solid #fff
    }
}
.block-story .text-holder{
    padding:0 30px 30px;
    color:#0c143a;
    position:relative;
    margin-top:-20px
}
@media screen and (min-width:992px){
    .block-story .text-holder{
        padding:0 40px 10px 51px;
        margin-top:-43px
    }
}
.block-story .text-holder .img-block{
    margin-bottom:10px;
    max-width:176px
}
@media screen and (min-width:992px){
    .block-story .text-holder .img-block{
        margin-bottom:24px
    }
}
@media screen and (min-width:992px){
    .block-story .text-holder .text{
        line-height:28px;
        margin-bottom:25px
    }
}
.block-story .name{
    display:block
}
.block-story .post{
    font-size:12px;
    color:#6a7898;
    display:block;
    margin-bottom:20px
}
@media screen and (min-width:1200px){
    .dedi-page #header{
        margin-bottom:39px
    }
}
.dedi-page .bg-block{
    background-color:#f9fafc
}
@media screen and (min-width:768px){
    .dedi-page .bg-block{
        overflow:hidden;
        width:auto;
        height:auto;
        bottom:-80px;
        top:-300px;
        right:-40px
    }
}
@media screen and (min-width:1200px){
    .dedi-page .bg-block{
        bottom:-32%
    }
}
@media screen and (min-width:768px){
    .dedi-page .bg-block .img-holder{
        bottom:-130px;
        right:50px;
        -webkit-transform:rotate(16deg);
        transform:rotate(16deg)
    }
}
@media screen and (min-width:992px){
    .dedi-page .bg-block .img-holder{
        bottom:-170px;
        -webkit-transform:rotate(11deg);
        transform:rotate(11deg)
    }
}
@media screen and (min-width:1200px){
    .dedi-page .bg-block .img-holder{
        bottom:-120px;
        right:240px
    }
}
.dedi-page .bg-block .img-holder img{
    width:auto
}
@media screen and (min-width:992px){
    .dedi-page .bg-block:before{
        border:216px solid transparent;
        border-top:645px solid #f7fbfe;
        border-right:63px solid #f7fbfe
    }
}
@media screen and (min-width:992px){
    .dedi-page .intro-block{
        margin-bottom:3em
    }
}
@media screen and (min-width:1200px){
    .dedi-page .intro-block{
        padding-bottom:0;
        margin-bottom:2em
    }
}
@media screen and (min-width:1200px){
    .dedi-page .intro-block .block-info{
        max-width:528px
    }
}
.dedi-page .intro-block .block-info .text-holder p{
    margin-bottom:20px
}
@media screen and (min-width:992px){
    .dedi-page .intro-block .block-info .text-holder p{
        margin-bottom:39px
    }
}
@media screen and (min-width:992px){
    .dedi-page .intro-block h1{
        margin-bottom:16px
    }
}
@media screen and (min-width:1200px){
    .dedi-page-alt .bg-block{
        bottom:-15%
    }
}
.list-advantage.list-advantage-sol li{
    line-height:1.5;
    font-weight:400;
    margin-bottom:6px
}
.list-advantage.list-advantage-sol li a{
    color:#6a7898;
    border-bottom:1px dashed #dbe1e9;
    outline:0
}
.list-advantage.list-advantage-sol li a:focus,.list-advantage.list-advantage-sol li a:hover{
    text-decoration:none
}
.list-advantage.list-advantage-sol li .popover{
    color:#00ab6b;
    border-radius:3px;
    background-color:#f3fff4;
    -webkit-box-shadow:0 3px 12px 0 rgba(0,112,70,.1);
    box-shadow:0 3px 12px 0 rgba(0,112,70,.1);
    border:solid 1px #56e4b1;
    font-style:italic;
    line-height:1.29;
    padding:32px 12px 22px 25px
}
.list-advantage.list-advantage-sol li .popover .arrow{
    border-top-color:#56e4b1
}
.list-advantage.list-advantage-sol li .popover .arrow:after{
    border-top-color:#f3fff4
}
.list-advantage.list-advantage-sol li .popover-content{
    padding:0
}
.list-advantage li{
    font-size:14px;
    font-weight:500;
    color:#0c143a;
    padding-left:30px;
    position:relative;
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .list-advantage li{
        margin-bottom:5px;
        display:inline-block;
        margin-right:-3px;
        width:50%;
        padding-left:32px
    }
}
.list-advantage li:before{
    color:#00ab6b;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    content:'\e916';
    width:25px;
    height:25px;
    border-radius:50%;
    position:absolute;
    top:-3px;
    left:0;
    background:#f3fff4;
    font-size:12px
}
.nav-tabs{
    display:block;
    text-align:center;
    margin-bottom:15px
}
@media screen and (min-width:768px){
    .nav-tabs{
        text-align:left
    }
}
@media screen and (min-width:992px){
    .nav-tabs{
        margin-bottom:36px
    }
}
.nav-tabs li{
    display:inline-block;
    float:none;
    margin-right:-3px
}
@media screen and (min-width:992px){
    .nav-tabs li{
        margin-right:5px
    }
}
.nav-tabs li.active a{
    border:none;
    border-bottom:3px solid #0c143a;
    border-bottom-color:#0c143a;
    color:#0c143a
}
.nav-tabs li.active a:focus,.nav-tabs li.active a:hover{
    border:none;
    border-bottom:3px solid #0c143a;
    border-bottom-color:#0c143a;
    color:#0c143a
}
.nav-tabs li a{
    -webkit-transition:all .3s;
    transition:all .3s;
    border:none;
    border-bottom:3px solid transparent;
    font-size:16px;
    font-weight:500;
    color:#535b81;
    padding:5px 6px
}
.nav-tabs li a:hover{
    color:#0c143a;
    border-bottom:3px solid #0c143a;
    background-color:transparent
}
.tab-holder{
    border-radius:5px;
    overflow:hidden;
    -webkit-box-shadow:0 10px 24px 0 rgba(26,32,40,.2);
    box-shadow:0 10px 24px 0 rgba(26,32,40,.2);
    padding:10px;
    margin-bottom:20px;
    background-color:#fff;
    position:relative
}
@media screen and (min-width:992px){
    .tab-holder{
        padding:21px 40px
    }
}
@media screen and (max-width:479px){
    .tab-holder{
        padding:30px 40px
    }
}
.tab-holder .title{
    text-transform:uppercase;
    font-size:12px;
    display:block;
    color:#535b81;
    margin-bottom:10px;
    max-width:200px
}
@media screen and (min-width:992px){
    .tab-holder .title{
        margin-bottom:28px
    }
}
@media screen and (min-width:768px){
    .tab-holder-alt{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -ms-flex-line-pack:baseline;
        align-content:baseline;
        height:100%;
        padding:2em
    }
}
@media screen and (min-width:768px){
    .tab-holder-alt .title{
        margin-bottom:0
    }
}
.tab-holder-alt .nav-tabs{
    text-align:left;
    width:100%
}
@media screen and (min-width:992px){
    .tab-holder-alt .nav-tabs{
        margin-bottom:10px
    }
}
.tab-holder-alt .nav-tabs li{
    margin-bottom:0
}
.tab-holder-alt .nav-tabs li.active a{
    border-bottom:none
}
.tab-holder-alt .nav-tabs a{
    border-bottom:none
}
@media screen and (min-width:992px){
    .tab-holder-alt .nav-tabs a{
        padding:0 0 12px
    }
}
@media screen and (max-width:1199px){
    .tab-holder-alt .img-holder{
        height:132px
    }
}
@media screen and (min-width:992px){
    .tab-holder-alt .img-holder{
        top:14px
    }
}
.tab-holder-alt h3{
    font-weight:400
}
@media screen and (min-width:768px){
    .tab-holder-alt h3 b{
        display:block
    }
}
@media screen and (min-width:992px){
    .tab-holder-alt h3{
        font-size:24px;
        margin-bottom:42px
    }
}
@media screen and (min-width:992px){
    .tab-holder-alt .tab-box ul{
        padding-left:37px;
        margin-bottom:37px
    }
}
@media screen and (min-width:992px){
    .tab-holder-alt .tab-box ul li{
        margin-bottom:0
    }
}
.tab-holder-alt .tab-box .btn{
    width:100%
}
@media screen and (min-width:992px){
    .tab-holder-alt .tab-box .btn{
        margin-bottom:0;
        padding:18px 25px
    }
}
.tab-holder-alt .tab-content{
    width:100%
}
.box-link-holder{
    position:relative;
    padding-left:28px;
    padding-top:10px
}
@media screen and (max-width:991px){
    .box-link-holder{
        margin-bottom:20px;
        margin-top:20px
    }
}
.box-link-holder img{
    position:absolute;
    top:9px;
    left:0
}
.tab-box ul{
    list-style-type:none;
    padding-left:14px
}
@media screen and (min-width:992px){
    .tab-box ul{
        margin-bottom:28px;
        padding-left:37px
    }
}
@media screen and (min-width:768px){
    .tab-box ul{
        min-height:210px
    }
}
.tab-box ul li{
    position:relative
}
@media screen and (min-width:992px){
    .tab-box ul li{
        padding-left:10px;
        margin-bottom:2px;
        font-size:16px
    }
}
.tab-box ul li:before{
    content:'';
    width:4px;
    height:4px;
    background-color:#757881;
    position:absolute;
    top:48%;
    -webkit-transform:translatey(-50%);
    transform:translatey(-50%);
    border-radius:50%;
    left:-12px
}
@media screen and (min-width:992px){
    .tab-box ul li:before{
        left:-16px
    }
}
.tab-box .img-holder{
    display:none
}
@media screen and (min-width:992px){
    .tab-box .img-holder{
        display:block;
        position:absolute;
        top:0;
        right:0
    }
}
@media screen and (min-width:768px){
    .tab-box .img-holder{
        display:block
    }
}
@media screen and (min-width:992px){
    .tab-box h3{
        margin-bottom:21px
    }
}
@media screen and (max-width:767px){
    .tab-box .btn{
        font-size:13px
    }
}
@media screen and (min-width:992px){
    .tab-box .btn{
        font-size:16px;
        padding:18px 54px;
        margin-bottom:27px
    }
}
@media screen and (min-width:992px){
    .tab-box h4{
        margin-bottom:26px
    }
}
@media screen and (min-width:992px){
    .box-link-holder-alt{
        text-align:center;
        padding:53px 28px
    }
}
@media screen and (min-width:992px){
    .box-link-holder-alt .download-link{
        position:relative
    }
}
@media screen and (min-width:992px){
    .box-link-holder-alt .download-link img{
        top:-3px;
        left:-28px
    }
}
.download-link{
    color:#828895;
    font-size:12px
}
.download-link:hover{
    color:#442abc;
    text-decoration:none
}
.information-block .container,.information-block .modal-lg,.information-block .modal-md,.information-block .modal-sm{
    position:relative
}
.information-block .container:after,.information-block .modal-lg:after,.information-block .modal-md:after,.information-block .modal-sm:after{
    content:'';
    bottom:0;
    left:0;
    right:0;
    height:1px;
    background-color:#e4e7ec;
    width:100%
}
@media screen and (min-width:768px){
    .information-block .container:after,.information-block .modal-lg:after,.information-block .modal-md:after,.information-block .modal-sm:after{
        margin-top:30px
    }
}
@media screen and (min-width:992px){
    .information-block .container:after,.information-block .modal-lg:after,.information-block .modal-md:after,.information-block .modal-sm:after{
        left:30px;
        right:30px;
        margin-top:86px
    }
}
.information-block .features-list{
    margin-bottom:10px;
    border-bottom:1px solid #e4e7ec;
    padding-bottom:10px
}
@media screen and (min-width:768px){
    .information-block .accordion-holder{
        width:100%
    }
}
@media screen and (min-width:768px){
    .information-block .accordion-holder-alt{
        width:50%
    }
}
.information-block .features-list-alt{
    border-bottom:none
}
@media screen and (min-width:992px){
    .features-box{
        padding:88px 0 0 41px
    }
}
.features-box .title{
    text-transform:uppercase;
    font-size:12px;
    display:block;
    margin-bottom:18px
}
@media screen and (min-width:992px){
    .features-box .features-list{
        display:inline-block;
        padding-bottom:48px;
        margin-bottom:25px
    }
}
@media screen and (min-width:992px){
    .features-box .features-list li{
        margin-bottom:1px
    }
}
@media screen and (min-width:992px){
    .features-box .accordion-holder{
        padding-right:90px
    }
}
@media screen and (min-width:992px){
    .payments-box{
        padding:29px 10px 0 43px
    }
}
.payments-box .title{
    font-size:12px;
    font-weight:400
}
@media screen and (min-width:992px){
    .text-block-alt h3{
        margin-bottom:36px
    }
}
.text-block-alt .container,.text-block-alt .modal-lg,.text-block-alt .modal-md,.text-block-alt .modal-sm{
    max-width:1147px
}
.text-block-alt .title-holder{
    max-width:700px
}
@media screen and (min-width:992px){
    .text-block-alt .title-holder{
        margin-bottom:59px
    }
}
.text-block-alt .item{
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .text-block-alt .item{
        margin-bottom:59px;
        padding:0 10px
    }
}
@media screen and (min-width:992px){
    .text-block-alt h4{
        margin-bottom:18px
    }
}
.text-block-alt .icon-holder{
    background-color:#dbffde;
    width:90px;
    height:90px;
    position:relative
}
@media screen and (min-width:992px){
    .text-block-alt .icon-holder{
        margin-bottom:21px
    }
}
.text-block-alt .icon-holder .icon{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:48px;
    color:#00ab6b
}
.text-block-alt .container,.text-block-alt .modal-lg,.text-block-alt .modal-md,.text-block-alt .modal-sm{
    border:none
}
.cloud-jade{
    background:#00ab6b
}
.cloud-secondary-jade{
    background:#00ab6b;
    opacity:.1
}
@media screen and (min-width:992px){
    .cloud-block-alt h2{
        margin-bottom:37px
    }
}
@media screen and (min-width:992px){
    .cloud-block-alt p{
        margin-bottom:43px
    }
}
@media screen and (min-width:992px){
    .cloud-block-alt .cloud{
        bottom:12%
    }
}
@media screen and (min-width:992px){
    .cloud-block-alt .holder-block-story{
        padding-top:0
    }
}
@media screen and (min-width:992px){
    .list-services{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin:0 -5px
    }
}
@media screen and (min-width:1200px){
    .list-services{
        max-width:400px
    }
}
.list-services li{
    margin-bottom:10px
}
@media screen and (min-width:992px){
    .list-services li{
        padding:0 5px;
        width:50%
    }
}
.block-story-alt .img-holder{
    border-radius:0 0 84px;
    -webkit-transform:rotate(17deg);
    transform:rotate(17deg);
    margin-top:-17%;
    left:-5%;
    width:110%;
    min-height:230px
}
@media screen and (max-width:1199px){
    .block-story-alt .img-holder{
        width:115%;
        left:-8%
    }
}
@media screen and (min-width:992px){
    .block-story-alt .img-holder{
        min-height:324px
    }
}
.block-story-alt .img-holder:before{
    display:none
}
.block-story-alt .bg-holder{
    position:absolute;
    top:0;
    right:-5%;
    left:0;
    bottom:-18%;
    overflow:hidden;
    background-position:center;
    background-size:cover;
    -webkit-transform:rotate(-17deg);
    transform:rotate(-17deg)
}
.block-story-alt .box-video{
    position:relative
}
.block-story-alt .btn-play{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:absolute;
    bottom:-21%;
    right:11%;
    background-color:#fff;
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    width:63px;
    height:63px;
    border-radius:50%;
    z-index:9
}
@media screen and (min-width:768px){
    .block-story-alt .btn-play{
        bottom:-16%
    }
}
@media screen and (min-width:992px){
    .block-story-alt .btn-play{
        bottom:-21%;
        right:13%
    }
}
.block-story-alt .btn-play i{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:absolute;
    top:50%;
    font-size:25px;
    left:50%;
    -webkit-transform:translate(-35%,-40%);
    transform:translate(-35%,-40%);
    color:#000
}
.block-story-alt .btn-play:hover{
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.3);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.3)
}
.block-story-alt .btn-play:hover i{
    color:#00ab6b
}
.block-story-alt .text-holder{
    padding:30px 10px 10px
}
@media screen and (min-width:992px){
    .block-story-alt .text-holder{
        padding:70px 40px 10px 51px
    }
}
@media screen and (min-width:992px){
    .block-story-alt .text-holder p{
        margin-bottom:10px
    }
}
@media screen and (min-width:768px){
    .quote-section{
        margin:9em 0 7em
    }
}
@media screen and (min-width:992px){
    .quote-section{
        margin:12em 0 7em
    }
}
.quote-section .item{
    margin-bottom:30px
}
@media screen and (min-width:768px){
    .quote-section .item{
        margin-bottom:50px
    }
}
@media screen and (min-width:768px){
    .quote-section h2{
        margin-bottom:55px
    }
}
.quote-section h6{
    margin-bottom:8px
}
.quote-section .img-holder{
    display:inline-block;
    border-radius:50%;
    overflow:hidden;
    -webkit-transform:perspective(0) rotateY(0) rotateX(0);
    transform:perspective(0) rotateY(0) rotateX(0);
    width:56px;
    height:56px;
    position:relative;
    margin-left:6px;
    margin-bottom:6px
}
.quote-section .bg-holder{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-size:cover;
    background-position:center;
    -webkit-transform:perspective(0) rotateY(0) rotateX(0);
    transform:perspective(0) rotateY(0) rotateX(0)
}
.quote-section .title-block{
    margin:0 auto;
    max-width:500px
}
.quote-section .post{
    font-size:12px;
    color:#535b81;
    line-height:1.33;
    display:block;
    margin-bottom:26px;
    max-width:200px
}
.quote-section .link-holder{
    margin:30px 0
}
.play-btn-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (min-width:992px){
    .content-colums{
        margin-bottom:100px
    }
}
@media screen and (min-width:768px){
    .content-colums.benefits-items .flex-row:nth-child(2n-1){
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse
    }
}
@media screen and (min-width:992px){
    .content-colums.benefits-items .flex-row:nth-child(2n-1) .text{
        max-width:100%;
        padding-left:100px
    }
}
.content-colums .item-holder{
    margin-bottom:2em
}
.content-colums .item-holder .image-max{
    max-width:558px;
    width:100%
}
.content-colums .img-holder{
    text-align:center
}
@media screen and (min-width:768px){
    .content-colums .img-holder{
        text-align:left
    }
}
.content-colums .img-holder img{
    max-width:300px
}
@media screen and (min-width:768px){
    .content-colums .flex-row{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
@media screen and (min-width:992px){
    .content-colums .flex-row{
        margin-bottom:7em
    }
}
@media screen and (min-width:992px){
    .content-colums .top-block{
        margin-bottom:0
    }
}
@media screen and (min-width:992px){
    .content-colums .text{
        max-width:353px
    }
}
@media screen and (min-width:992px){
    .content-colums .text h3{
        margin-bottom:18px
    }
}
.content-colums .cloud-block{
    color:#0c143a
}
@media screen and (min-width:992px){
    .content-colums .cloud-block{
        padding:0 5em;
        font-size:16px
    }
}
.content-colums .cloud{
    background:#fafcfe;
    right:1%;
    left:-6%
}
@media screen and (min-width:992px){
    .content-colums .cloud{
        left:-2%;
        bottom:0;
        left:4%
    }
}
.content-colums .holder{
    z-index:10;
    position:relative
}
.content-colums .holder h3{
    color:#0c143a
}
.content-colums .btn{
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .content-colums .btn{
        font-size:16px;
        padding:18px 64px;
        margin-bottom:30px
    }
}
@media screen and (min-width:768px){
    .content-colums .column-reverse{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse
    }
}
@media screen and (min-width:992px){
    .content-colums .column-reverse .text{
        max-width:100%;
        padding-left:100px
    }
}
.content-colums small{
    display:block;
    margin-bottom:15px
}
@media screen and (min-width:768px){
    .content-colums small{
        margin-bottom:35px
    }
}
@media screen and (min-width:992px){
    .content-colums small{
        font-size:12px
    }
}
.content-colums .play-btn-box{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.content-colums .play-button i{
    color:#000
}
.transform-img{
    display:inline-block;
    border-radius:50%;
    overflow:hidden;
    width:56px;
    height:56px;
    position:relative;
    margin-left:6px;
    margin-bottom:6px
}
.bg-holder{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-size:cover;
    background-position:center;
    -webkit-transform:perspective(0) rotateY(0) rotateX(0);
    transform:perspective(0) rotateY(0) rotateX(0)
}
.qualifications-list{
    margin-bottom:20px
}
@media screen and (min-width:992px){
    .qualifications-list{
        padding:27px 0 0 9px;
        margin-bottom:48px
    }
}
.qualifications-list h6{
    font-size:14px;
    margin:0
}
@media screen and (min-width:992px){
    .qualifications-list h6{
        margin-bottom:7px
    }
}
.qualifications-list li{
    position:relative;
    font-size:14px;
    padding-left:52px;
    margin-bottom:18px
}
@media screen and (min-width:992px){
    .qualifications-list li{
        margin-bottom:28px
    }
}
.qualifications-list li i,.qualifications-list li img{
    position:absolute;
    top:0;
    left:0;
    color:#00ab6b;
    font-size:18px
}
@media screen and (min-width:992px){
    .qualifications-list li i,.qualifications-list li img{
        font-size:23px
    }
}
@media screen and (min-width:992px){
    .twit-block{
        padding:60px 0
    }
}
.twit-block .item{
    border:solid 1px #f3f6f9;
    padding:10px;
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .twit-block .item{
        padding:28px 24px 23px
    }
}
@media screen and (min-width:768px){
    .twit-block .item-holder{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
.twit-block h5{
    color:#000;
    font-size:16px;
    text-transform:capitalize;
    margin:0
}
.twit-block h5 span{
    margin-right:10px
}
.twit-block h5 img{
    position:relative;
    vertical-align:bottom
}
.twit-block .transform-img{
    min-width:56px
}
.twit-block .top-block{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (min-width:992px){
    .twit-block .top-block{
        margin-bottom:23px
    }
}
.twit-block .block-name{
    width:calc(100% - 56px);
    padding-right:25px;
    position:relative;
    padding-left:15px
}
@media screen and (min-width:992px){
    .twit-block .block-name{
        padding-left:21px
    }
}
.twit-block .block-name i{
    position:absolute;
    top:3px;
    right:0;
    color:#1a97f0
}
@media screen and (min-width:992px){
    .twit-block .block-name i{
        font-size:16px;
        top:-5px;
        right:13px
    }
}
.twit-block .block-name .tag{
    font-size:12px
}
.twit-block .tag{
    -webkit-transition:all .3s;
    transition:all .3s;
    font-size:14px;
    color:#6a7898
}
.twit-block .tag:hover{
    color:#442abc;
    text-decoration:none
}
.twit-block p{
    margin-bottom:0
}
.section-head-alt .container,.section-head-alt .modal-lg,.section-head-alt .modal-md,.section-head-alt .modal-sm{
    max-width:865px
}
.users-block{
    padding:30px 0
}
@media screen and (min-width:992px){
    .users-block{
        margin-bottom:70px;
        position:relative
    }
}
.list-users{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative;
    z-index:1
}
@media screen and (max-width:767px){
    .list-users{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.list-users li{
    width:33.33%;
    text-align:center;
    min-height:170px;
    position:relative
}
@media screen and (min-width:768px){
    .list-users li{
        width:14%;
        min-height:150px
    }
}
@media screen and (min-width:992px){
    .list-users li{
        width:auto;
        min-height:150px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:start
    }
}
.list-users li .transform-img-xs{
    width:37px;
    height:37px;
    -webkit-animation:hover-blocks2 3s infinite linear;
    animation:hover-blocks2 3s infinite linear
}
.list-users li .transform-img-sm{
    width:47px;
    height:47px
}
.list-users li .transform-img-md{
    width:57px;
    height:57px
}
.list-users li .transform-img-lg{
    width:68px;
    height:68px
}
.list-users li .transform-img-xl{
    width:77px;
    height:77px
}
@media screen and (min-width:992px){
    .list-users .item-center{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
@media screen and (min-width:992px){
    .list-users .item-bottom{
        -webkit-box-align:end;
        -ms-flex-align:end;
        align-items:flex-end
    }
}
.list-users .transform-img{
    -webkit-box-shadow:0 24px 26px 0 rgba(31,37,50,.2);
    box-shadow:0 24px 26px 0 rgba(31,37,50,.2)
}
.list-users .moving-block{
    position:relative
}
.list-users .moving-block .movebox{
    -webkit-transition:all .3s;
    transition:all .3s;
    border-radius:100px;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    padding:5px 6px;
    font-size:14px;
    font-weight:500;
    position:absolute;
    bottom:-60px;
    color:#0c143a;
    z-index:99;
    background-color:#fff;
    min-width:60px;
    text-align:center;
    opacity:0;
    visibility:hidden;
    left:50%;
    -webkit-transform:translatex(-50%);
    transform:translatex(-50%)
}
@media screen and (min-width:768px){
    .list-users .moving-block .movebox{
        bottom:-35px;
        min-width:110px
    }
}
@media screen and (min-width:992px){
    .list-users .moving-block .movebox{
        bottom:-44px;
        min-width:140px
    }
}
.list-users .moving-block:hover .movebox{
    opacity:1;
    visibility:visible
}
.animate-theme-1{
    -webkit-animation:hover-blocks1 5s infinite linear;
    animation:hover-blocks1 5s infinite linear
}
.animate-theme-2{
    -webkit-animation:hover-blocks2 5s infinite linear;
    animation:hover-blocks2 5s infinite linear
}
.animate-theme-3{
    -webkit-animation:hover-blocks3 5s infinite linear;
    animation:hover-blocks3 5s infinite linear
}
@-webkit-keyframes hover-blocks1{
    0%{
        -webkit-transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    20%{
        -webkit-transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    30%{
        -webkit-transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    40%{
        -webkit-transform:translateY(11px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(11px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    60%{
        -webkit-transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    80%{
        -webkit-transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    90%{
        -webkit-transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    100%{
        -webkit-transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
}
@keyframes hover-blocks1{
    0%{
        -webkit-transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    20%{
        -webkit-transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    30%{
        -webkit-transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    40%{
        -webkit-transform:translateY(11px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(11px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    60%{
        -webkit-transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    80%{
        -webkit-transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    90%{
        -webkit-transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    100%{
        -webkit-transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
}
@-webkit-keyframes hover-blocks2{
    0%{
        -webkit-transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    20%{
        -webkit-transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    30%{
        -webkit-transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    40%{
        -webkit-transform:translateY(-9px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-9px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    60%{
        -webkit-transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    80%{
        -webkit-transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    90%{
        -webkit-transform:translateY(-3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    100%{
        -webkit-transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
}
@keyframes hover-blocks2{
    0%{
        -webkit-transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    20%{
        -webkit-transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    30%{
        -webkit-transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    40%{
        -webkit-transform:translateY(-9px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-9px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    60%{
        -webkit-transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-7px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    80%{
        -webkit-transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-5px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    90%{
        -webkit-transform:translateY(-3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    100%{
        -webkit-transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(-2px) perspective(30px) rotateY(7deg) rotateX(0)
    }
}
@-webkit-keyframes hover-blocks3{
    0%{
        -webkit-transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    20%{
        -webkit-transform:translateY(6px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(6px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    30%{
        -webkit-transform:translateY(9px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(9px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    40%{
        -webkit-transform:translateY(12px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(12px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    60%{
        -webkit-transform:translateY(10px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(10px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    80%{
        -webkit-transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    90%{
        -webkit-transform:translateY(7px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(7px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    100%{
        -webkit-transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
}
@keyframes hover-blocks3{
    0%{
        -webkit-transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    20%{
        -webkit-transform:translateY(6px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(6px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    30%{
        -webkit-transform:translateY(9px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(9px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    40%{
        -webkit-transform:translateY(12px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(12px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    60%{
        -webkit-transform:translateY(10px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(10px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    80%{
        -webkit-transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(8px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    90%{
        -webkit-transform:translateY(7px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(7px) perspective(30px) rotateY(7deg) rotateX(0)
    }
    100%{
        -webkit-transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0);
        transform:translateY(3px) perspective(30px) rotateY(7deg) rotateX(0)
    }
}
.post-info{
    padding:30px 0
}
@media screen and (min-width:992px){
    .post-info{
        padding:0 0 0
    }
}
.post-info .text-block{
    margin-bottom:15px
}
@media screen and (max-width:479px){
    .post-info .text-block{
        margin:0 0 2em
    }
}
@media screen and (min-width:768px){
    .post-info .text-block{
        padding-left:50px;
        margin-bottom:4em
    }
}
@media screen and (min-width:992px){
    .post-info .text-block{
        padding-left:63px
    }
}
@media screen and (min-width:992px){
    .post-info .text-block img{
        margin-top:7px
    }
}
.post-info .large-text{
    color:#00ab6b;
    font-size:20px;
    font-weight:300;
    line-height:1.11
}
@media screen and (max-width:479px){
    .post-info .large-text{
        font-size:24px;
        padding-bottom:1em
    }
}
@media screen and (min-width:768px){
    .post-info .large-text{
        font-size:30px
    }
}
@media screen and (min-width:992px){
    .post-info .large-text{
        font-size:36px;
        margin-bottom:27px
    }
}
.stories-block-alt .stories-wrap .block-story-main{
    -webkit-box-shadow:0 14px 24px 0 #e3e8ee;
    box-shadow:0 14px 24px 0 #e3e8ee
}
.information{
    border-radius:5px;
    border:solid 1px #f3f6f9;
    padding:10px;
    margin-bottom:15px
}
@media screen and (max-width:479px){
    .information{
        padding:30px
    }
}
@media screen and (min-width:768px){
    .information{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding:20px;
        margin-bottom:2em
    }
}
@media screen and (min-width:992px){
    .information{
        margin-top:46px;
        margin-bottom:69px
    }
}
.information .item-text img{
    margin-bottom:10px
}
@media screen and (min-width:992px){
    .information .item-text img{
        margin-bottom:33px
    }
}
@media screen and (max-width:479px){
    .information .item-text{
        font-size:16px;
        padding-bottom:20px
    }
}
@media screen and (min-width:768px){
    .information .item-text{
        width:43%;
        padding:10px
    }
}
@media screen and (min-width:992px){
    .information .item-text{
        padding:58px 0 47px 47px;
        font-size:16px
    }
}
.information .item-img{
    min-height:200px;
    background-position:center;
    overflow:hidden;
    position:relative
}
@media screen and (min-width:768px){
    .information .item-img{
        width:57%;
        background-position:0 50%;
        background-repeat:no-repeat;
        background-size:cover
    }
}
@media screen and (min-width:768px){
    .information .item-img:before{
        content:'';
        position:absolute;
        top:0;
        left:0;
        border:77px solid transparent;
        border-bottom:260px solid #fff;
        border-left:25px solid #fff
    }
}
@media screen and (min-width:992px){
    .information .item-img:before{
        border:104px solid transparent;
        border-bottom:325px solid #fff;
        border-left:32px solid #fff
    }
}
.content-block{
    overflow:hidden;
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .content-block{
        margin-bottom:60px
    }
}
@media screen and (min-width:768px){
    .content-block .row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
.content-block .block-story{
    -webkit-box-shadow:none;
    box-shadow:none;
    border:solid 1px #f3f6f9;
    color:#535b81
}
@media screen and (min-width:992px){
    .content-block .block-story .img-holder{
        min-height:292px
    }
}
@media screen and (min-width:992px){
    .content-block .block-story .text-holder{
        padding:0 40px 10px 40px;
        margin-top:-60px
    }
}
@media screen and (min-width:992px){
    .content-block .block-story .text-holder .text{
        line-height:1.5;
        margin-bottom:0
    }
}
@media screen and (min-width:992px){
    .content-block .text-block{
        padding:100px 0 0 98px
    }
}
@media screen and (min-width:768px){
    .content-block .item{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
.content-block .inner-block{
    color:#fff;
    background-color:rgba(94,64,228,.9);
    padding:10px;
    position:relative
}
@media screen and (max-width:479px){
    .content-block .inner-block{
        font-size:16px;
        padding:30px
    }
}
@media screen and (min-width:768px){
    .content-block .inner-block{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        -ms-flex-line-pack:start;
        align-content:flex-start;
        font-size:21px;
        padding:75px 40px
    }
}
.content-block .inner-block img{
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .content-block .inner-block img{
        margin-bottom:37px
    }
}
@media screen and (min-width:992px){
    .content-block .inner-block{
        max-width:383px;
        padding-right:18px;
        padding:59px 6px 40px 51px;
        line-height:1.33
    }
}
@media screen and (min-width:992px){
    .content-block .inner-block:after{
        content:'';
        border:141px solid transparent;
        border-bottom:550px solid rgba(94,64,228,.9);
        border-left:35px solid rgba(94,64,228,.9);
        position:absolute;
        left:100%;
        top:0
    }
}
.content-block .content-info{
    border-radius:4px;
    overflow:hidden;
    background-size:cover;
    background-position:center
}
@media screen and (max-width:479px){
    .content-block .content-info{
        margin-bottom:2em
    }
}
@media screen and (min-width:768px){
    .content-block .content-info{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (min-width:992px){
    .content-block .content-info{
        width:95%
    }
}
.additional-block{
    margin:auto;
    border-top:solid 1px #f3f6f9;
    max-width:700px;
    margin-bottom:10px;
    padding-top:30px;
    margin-top:20px;
    color:#535b81
}
@media screen and (min-width:992px){
    .additional-block{
        padding-top:36px
    }
}
.additional-block a i{
    vertical-align:sub
}
.additional-block a:hover{
    text-decoration:none;
    color:#442abc
}
.additional-block a:focus{
    text-decoration:none
}
.block-connect-cloud h2{
    color:#0c143a
}
@media screen and (min-width:992px){
    .block-connect-cloud .cloud,.block-connect-cloud .cloud-secondary{
        bottom:0
    }
}
.block-connect-cloud .text{
    color:#535b81
}
.info-connect{
    z-index:99;
    position:relative;
    padding-bottom:3em
}
.company-about .top-title{
    font-size:16px;
    text-transform:uppercase;
    color:#535b81;
    font-weight:500
}
@media screen and (min-width:992px){
    .company-about .top-title{
        margin-bottom:19px
    }
}
.company-about .title-block{
    margin:auto;
    max-width:750px;
    padding:0 15px
}
@media screen and (min-width:992px){
    .client-post{
        margin:3em 0 8em
    }
}
.client-post .ico-holder{
    text-align:center;
    position:relative;
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .client-post .ico-holder{
        margin-bottom:32px
    }
}
.client-post .ico-holder i{
    margin:auto;
    width:90px;
    height:90px;
    background-color:#f3fff4;
    border-radius:50%;
    position:relative;
    display:inline-block
}
.client-post .ico-holder i:before{
    color:#00ab6b;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:47px
}
.client-post .ico-holder:after{
    content:'';
    position:absolute;
    top:50%;
    background:#f3f6f9;
    height:1px;
    width:100%;
    left:50%;
    -webkit-transform:translatex(-50%);
    transform:translatex(-50%);
    max-width:400px;
    z-index:-1
}
.client-post .title-block{
    margin:auto auto 30px;
    max-width:750px
}
@media screen and (min-width:992px){
    .client-post .title-block{
        font-size:21px;
        margin-bottom:58px
    }
}
@media screen and (min-width:992px){
    .client-post .title-block p{
        margin-bottom:30px
    }
}
.client-post .large-link{
    -webkit-box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    border:solid 1px #e3e8ee;
    display:block;
    border-radius:3px;
    padding:5px;
    font-size:14px;
    font-weight:500;
    -webkit-transition:all .3s;
    transition:all .3s
}
@media screen and (min-width:992px){
    .client-post .large-link{
        padding:11px 5px;
        margin-top:47px
    }
}
.client-post .large-link:focus,.client-post .large-link:hover{
    text-decoration:none;
    color:#442abc;
    border:solid 1px #442abc
}
.client-post .text-block{
    padding:0
}
@media screen and (min-width:992px){
    .client-post .text-block{
        margin:auto;
        font-size:16px;
        max-width:700px;
        padding:66px 0 0 0
    }
}
@media screen and (min-width:992px){
    .client-post .text-block h2{
        margin-bottom:18px
    }
}
@media screen and (min-width:992px){
    .client-post .text-block .text-holder{
        margin-bottom:60px
    }
}
.client-post ul{
    list-style-type:none;
    padding-left:14px
}
@media screen and (min-width:992px){
    .client-post ul{
        margin-bottom:28px;
        padding-left:27px
    }
}
.client-post ul li{
    position:relative
}
@media screen and (min-width:992px){
    .client-post ul li{
        padding-left:10px;
        margin-bottom:2px;
        font-size:16px
    }
}
.client-post ul li:before{
    content:'';
    width:4px;
    height:4px;
    background-color:#757881;
    position:absolute;
    top:48%;
    -webkit-transform:translatey(-50%);
    transform:translatey(-50%);
    border-radius:50%;
    left:-12px
}
@media screen and (min-width:992px){
    .client-post ul li:before{
        left:-16px
    }
}
.images-post img{
    width:100%;
    -webkit-transition:all .3s;
    transition:all .3s;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    margin-bottom:34px;
    border-radius:3px
}
.images-post img:hover{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.images-post .row{
    margin-left:-17px;
    margin-right:-17px
}
.images-post .item{
    padding:0 17px
}
.support-info{
    position:relative
}
.support-info .support-tabs{
    position:relative;
    text-align:center;
    margin-bottom:15px
}
@media screen and (min-width:768px){
    .support-info .support-tabs{
        padding-bottom:100%;
        margin-bottom:0
    }
}
@media screen and (min-width:768px){
    .support-info .cover-block{
        padding:30px
    }
}
@media screen and (min-width:992px){
    .support-info .cover-block{
        padding:90px
    }
}
@media screen and (min-width:768px){
    .support-info .flex-row{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.support-info .top-title{
    font-size:12px;
    display:block
}
@media screen and (min-width:992px){
    .support-info .top-title{
        margin-bottom:9px
    }
}
.support-info .text-info{
    color:#535b81
}
.support-info h2,.support-info h3{
    margin-top:0
}
@media screen and (min-width:992px){
    .support-info h3{
        margin-bottom:22px
    }
}
.support-info .icon{
    width:60px;
    height:60px;
    background-color:#f3fff4;
    border-radius:50%;
    position:relative;
    display:inline-block;
    -webkit-transition:all .3s;
    transition:all .3s
}
@media screen and (min-width:768px){
    .support-info .icon{
        position:absolute;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
}
@media screen and (min-width:992px){
    .support-info .icon{
        width:90px;
        height:90px
    }
}
.support-info .icon i:before{
    color:#00ab6b;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:35px
}
@media screen and (min-width:992px){
    .support-info .icon i:before{
        font-size:48px
    }
}
.support-info .icon:hover{
    background-color:#fff;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    text-decoration:none
}
@media screen and (max-width:767px){
    .support-info ul{
        margin-bottom:30px
    }
}
.support-info ul li{
    position:relative;
    display:inline-block
}
@media screen and (min-width:768px){
    .support-info ul li{
        position:absolute;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(1){
        top:0;
        left:50%
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(2){
        top:14%;
        left:85%
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(3){
        top:50%;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        left:100%
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(4){
        top:86%;
        left:85%
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(5){
        top:100%;
        left:50%
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(6){
        top:86%;
        left:12%
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(7){
        top:50%;
        left:0
    }
}
@media screen and (min-width:768px){
    .support-info ul li:nth-child(8){
        top:14%;
        left:12%
    }
}
.support-info ul li.active .icon{
    background-color:#fff;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    text-decoration:none
}
@media screen and (min-width:768px){
    .support-info .tab-pane{
        position:absolute;
        top:50%;
        left:50%;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
}
@media screen and (min-width:1200px){
    .support-info .tab-pane{
        min-width:300px
    }
}
@media screen and (min-width:992px){
    .support-info .support-text{
        font-size:16px
    }
}
@media screen and (min-width:992px){
    .support-info .support-text h2{
        margin-bottom:27px
    }
}
@media screen and (min-width:992px){
    .support-info .support-text p{
        margin-bottom:24px
    }
}
.contact-block{
    padding-bottom:30px
}
@media screen and (min-width:992px){
    .contact-block{
        margin:8em 0
    }
}
.contact-block .form-control{
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .contact-block .form-control{
        margin-bottom:30px
    }
}
.contact-block .fake-select{
    margin-bottom:15px
}
@media screen and (min-width:992px){
    .contact-block .fake-select{
        margin-bottom:30px
    }
}
.contact-block .btn{
    width:100%
}
@media screen and (min-width:992px){
    .contact-block .btn{
        font-size:16px;
        padding:17px 20px
    }
}
.contact-block a{
    color:#535b81
}
.contact-block a:focus,.contact-block a:hover{
    color:#00ab6b;
    text-decoration:none
}
.contact-block dl{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.contact-block dd,.contact-block dt{
    font-weight:400;
    width:50%
}
.contact-block dd a,.contact-block dt a{
    word-wrap:break-word
}
@media screen and (min-width:992px){
    .contact-block dd,.contact-block dt{
        margin-bottom:3px
    }
}
@media screen and (min-width:992px){
    .contact-block .item-info{
        padding-top:25px;
        padding-right:136px;
        padding:25px 80px 0 0
    }
}
@media screen and (min-width:992px){
    .contact-block h5{
        margin-bottom:15px
    }
}
.contact-block textarea{
    padding-top:15px;
    padding-bottom:15px
}
.contact-text{
    padding-left:60px;
    position:relative
}
@media screen and (min-width:992px){
    .contact-text{
        padding:0 0 0 77px;
        margin-bottom:37px
    }
}
.contact-text .ico-holder{
    position:absolute;
    top:0;
    left:0
}
@media screen and (min-width:992px){
    .contact-text .ico-holder{
        top:-8px
    }
}
.contact-text .ico-holder .icon{
    font-size:30px
}
@media screen and (min-width:992px){
    .contact-text h3{
        margin-bottom:16px
    }
}
@media screen and (min-width:992px){
    .form-side{
        padding-right:100px
    }
}
.form-side br{
    display:none
}
.numbers-secondary{
    margin-bottom:40px;
    padding-top:55px
}
@media screen and (min-width:992px){
    .numbers-secondary{
        margin-bottom:64px
    }
}
.numbers-secondary .text-holder{
    max-width:650px;
    margin:0 auto 30px
}
@media screen and (min-width:992px){
    .numbers-secondary .text-holder{
        margin-bottom:55px
    }
}
@media screen and (min-width:1200px){
    .numbers-secondary .text-holder .description{
        padding:0 74px
    }
}
.contact-socials li{
    display:inline-block;
    color:#0c143a;
    margin-right:13px
}
.contact-socials li a{
    -webkit-transition:all .3s;
    transition:all .3s;
    font-size:20px;
    color:#0c143a
}
@media screen and (min-width:992px){
    .contact-socials li a{
        font-size:24px
    }
}
.contact-socials li a:hover{
    color:#00ab6b
}
.question-input{
    position:relative
}
.question-input .question-ico{
    position:absolute;
    top:50%;
    -webkit-transform:translatey(-50%);
    transform:translatey(-50%);
    right:10px;
    background-color:#f3f6f9;
    display:block;
    width:24px;
    height:24px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    border-radius:50%
}
.bg-majorelle-blue{
    background:#5e40e4
}
.cloud-graph{
    color:#c0b1ff;
    margin-bottom:40px
}
@media screen and (min-width:992px){
    .cloud-graph{
        margin-bottom:150px
    }
}
@media screen and (min-width:992px){
    .cloud-graph h2{
        margin-bottom:22px
    }
}
.cloud-graph .cloud{
    bottom:0
}
.cloud-graph .flex-row{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.cloud-graph .holder{
    text-align:right
}
.support-info-alt:after{
    display:none
}
.cloud-video{
    color:#c0b1ff;
    margin-bottom:28px
}
@media screen and (min-width:768px){
    .cloud-video{
        padding-top:50px
    }
}
@media screen and (min-width:992px){
    .cloud-video{
        padding:100px 0
    }
}
.cloud-video .cloud{
    bottom:-6%;
    background-image:linear-gradient(296deg,#8839e5,#5e28c7)
}
.cloud-video h2{
    word-spacing:2px
}
@media screen and (min-width:992px){
    .cloud-video h2{
        margin-bottom:10px;
        margin-top:7px
    }
}
.cloud-video .top-title{
    color:#fff;
    font-size:14px;
    text-transform:uppercase
}
@media screen and (min-width:992px){
    .cloud-video .list-info{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding-top:46px
    }
}
@media screen and (min-width:992px){
    .cloud-video .list-info li{
        width:50%;
        margin-right:0;
        margin-bottom:30px
    }
}
.cloud-video .list-info h6{
    font-weight:400
}
.cloud-video .holder-video{
    position:relative
}
.cloud-video .holder-video .btn-play{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:absolute;
    background-color:#fff;
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    width:63px;
    height:63px;
    border-radius:50%;
    z-index:9;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
@media screen and (min-width:992px){
    .cloud-video .holder-video .btn-play{
        left:43%
    }
}
.cloud-video .holder-video .btn-play i{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:absolute;
    top:50%;
    font-size:25px;
    left:50%;
    -webkit-transform:translate(-35%,-46%);
    transform:translate(-35%,-46%);
    color:#000
}
.cloud-video .holder-video .btn-play:hover{
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.3);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.3)
}
.cloud-video .holder-video .btn-play:hover i{
    color:#00ab6b
}
.logos-list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0 -6px
}
@media screen and (min-width:768px){
    .logos-list{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
}
@media screen and (min-width:992px){
    .logos-list{
        margin:0 -16px
    }
}
.logos-list li{
    margin:12px 6px
}
@media screen and (min-width:992px){
    .logos-list li{
        margin:12px 16px
    }
}
.border-bottom-line{
    position:relative
}
.border-bottom-line:after{
    content:'';
    position:absolute;
    top:100%;
    left:0;
    right:0;
    height:.15789em;
    background-color:#f3f6f9
}
.plans-carousel-alt .plans-carousel-holder{
    border-top:none
}
.text-capitalise{
    text-transform:capitalize!important
}
.color-dark{
    color:#0c143a
}
.font-normal{
    font-weight:400
}
.section-start.promo .top-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.section-start.promo .image-box-dots{
    height:auto;
    top:auto;
    bottom:0
}
.section-start.promo .image-box-dots:after{
    bottom:30px;
    right:-30px
}
.section-start.promo .image-box-dots .img-holder{
    position:relative;
    right:auto;
    left:0;
    z-index:100;
    height:auto
}
@media screen and (min-width:768px){
    .section-start.promo .image-box-dots .img-holder{
        width:100%
    }
}
@media (min-width:1400px){
    .section-start.promo .image-box-dots .img-holder{
        width:700px
    }
}
.section-start.promo .image-box-dots img{
    height:auto
}
.section-start.promo .cards{
    max-width:1000px;
    margin:0 auto
}
@media screen and (min-width:992px){
    .section-start.promo .cards{
        padding:87px 17px 50px
    }
}
.section-start .text-content .title{
    margin-bottom:20px
}
.section-start .text-content .description{
    margin-bottom:44px
}
.section-start .cards{
    padding:40px 30px 30px;
    background:#fff;
    position:relative;
    z-index:10
}
@media screen and (min-width:992px){
    .section-start .cards{
        padding:87px 17px 50px 103px
    }
}
@media screen and (min-width:1200px){
    .section-start .cards .custom-row{
        margin-left:-30px;
        margin-right:-30px
    }
    .section-start .cards .custom-row>*{
        padding-left:30px;
        padding-right:30px
    }
}
@media screen and (min-width:768px){
    .section-start .image-box-dots{
        position:absolute;
        height:680px;
        top:0;
        right:0
    }
}
@media screen and (min-width:768px){
    .section-start .image-box-dots:after{
        right:16px;
        left:auto;
        bottom:235px;
        height:240px
    }
}
.section-start .image-box-dots .img-holder{
    height:300px;
    overflow:hidden
}
@media screen and (min-width:480px){
    .section-start .image-box-dots .img-holder{
        height:450px
    }
}
@media screen and (min-width:768px){
    .section-start .image-box-dots .img-holder{
        position:absolute;
        max-width:none;
        top:0;
        right:0;
        height:680px;
        width:685px;
        z-index:10
    }
}
@media screen and (min-width:1200px){
    .section-start .image-box-dots .img-holder{
        right:87px
    }
}
@media screen and (min-width:768px){
    .section-start .image-box-dots img{
        height:832px
    }
}
.section-table{
    padding:30px 0
}
@media screen and (min-width:768px){
    .section-table{
        padding:50px 0
    }
}
.section-table .title{
    margin-bottom:32px
}
.section-table .subtitle{
    margin-bottom:39px
}
.section-table .table-holder{
    position:relative;
    margin:0 auto;
    max-width:852px
}
.section-table .table-holder.lg{
    max-width:992px
}
.section-table .table-holder.lg td:first-child,.section-table .table-holder.lg th:first-child{
    width:23%
}
@media screen and (min-width:768px){
    .section-table .table-holder.lg td,.section-table .table-holder.lg th{
        width:14.6%
    }
}
@media screen and (min-width:768px){
    .section-table .table{
        border:1px solid #e3e8ee;
        -webkit-box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
        box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
        padding:31px 30px 17px;
        position:relative
    }
}
@media screen and (min-width:992px){
    .section-table .table:before{
        content:'';
        position:absolute;
        width:196px;
        height:226px;
        right:-196px;
        top:50px
    }
}
.section-table .table>table{
    margin-bottom:47px
}
.section-table table{
    width:100%;
    color:#0c143a
}
@media screen and (min-width:768px){
    .section-table table{
        font-size:16px
    }
}
.section-table td,.section-table th{
    vertical-align:middle
}
@media screen and (min-width:768px){
    .section-table td,.section-table th{
        width:17.9%
    }
}
.section-table td:not(:first-child),.section-table th:not(:first-child){
    text-align:center
}
.section-table td:first-child,.section-table th:first-child{
    color:#283c69;
    padding-left:10px
}
@media screen and (min-width:768px){
    .section-table td:first-child,.section-table th:first-child{
        width:28.4%
    }
}
@media screen and (min-width:992px){
    .section-table td:last-child,.section-table th:last-child{
        padding-right:13px
    }
}
.section-table .td-only{
    background:#e3e8ee
}
@media screen and (min-width:768px){
    .section-table .td-only{
        padding:11px
    }
}
.section-table th{
    padding:14px 0
}
.section-table th .aws{
    position:relative;
    top:5px
}
.section-table th .gcloud{
    position:relative;
    top:-2px
}
.section-table td{
    padding:8px 0;
    border-top:1px solid #e3e8ee
}
.section-table .state{
    display:inline-block
}
.section-table .state.pay{
    font-size:26px;
    line-height:1
}
.section-table .button-views:after,.section-table .button-views:before{
    color:#000
}
.section-table .link-more-a{
    color:#00ab6b;
    font-size:16px;
    font-weight:600;
    line-height:18px;
    text-decoration:underline;
    border:none;
    background:0 0
}
.section-table .link-more-a:hover{
    text-decoration:none
}
.section-table .link-more-a img{
    width:12px;
    margin-left:4px
}
.section-table .text-stars{
    display:inline-block
}
.section-table .trust-stars{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:3px
}
.section-table .hidden-tr>td{
    padding:0;
    width:auto
}
.section-image-text{
    padding-bottom:40px
}
@media screen and (min-width:992px){
    .section-image-text{
        padding-bottom:110px
    }
}
.section-image-text .description{
    margin-bottom:40px
}
.section-image-text .decor{
    width:954px;
    height:226px;
    position:absolute
}
@media screen and (min-width:768px){
    .section-image-text .decor-1{
        top:56px;
        left:-172px
    }
}
@media screen and (min-width:768px){
    .section-image-text .decor-2{
        top:82px;
        left:80px
    }
}
.image-text{
    max-width:998px;
    margin:0 auto
}
@media screen and (min-width:768px){
    .image-text .custom-col{
        margin-top:40px
    }
}
.image-text .btn{
    margin-bottom:32px
}
.image-text .trust-stars{
    margin-bottom:3px
}
@media screen and (max-width:991px){
    .image-text .card-brand{
        margin-bottom:30px
    }
}
.brand-icons .title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    letter-spacing:-.017em;
    margin-bottom:20px;
    height:60px
}
.brand-icons .title span{
    padding-left:11px
}
.brand-icons .img-holder{
    width:62px;
    text-align:center;
    display:inline-block
}
.brand-icons .big-img-holder:not(:last-child){
    margin-bottom:30px
}
.promo-card-section{
    padding-bottom:100px
}
@media screen and (max-width:767px){
    .promo-card-section{
        padding-bottom:60px
    }
}
.promo-card-section .promo-card{
    margin:0 auto
}
.promo-card{
    max-width:530px;
    width:100%;
    padding:0
}
.comparison-hosting-block ul li:first-child .promo-card .cell,.customer-review .promo-card .author,.heading-box .promo-card dt,.icons-expander .item .promo-card .head,.promo-card .comparison-hosting-block ul li:first-child .cell,.promo-card .customer-review .author,.promo-card .h1,.promo-card .h2,.promo-card .h3,.promo-card .h4,.promo-card .h5,.promo-card .h6,.promo-card .heading,.promo-card .heading-box dt,.promo-card .icons-expander .item .head,.promo-card .list-checkbox>li,.promo-card h1,.promo-card h2,.promo-card h3,.promo-card h4,.promo-card h5,.promo-card h6{
    background:#ffd657;
    text-align:center;
    padding:26px 15px;
    border-radius:6px 6px 0 0
}
.comparison-hosting-block ul li:first-child .promo-card .cell img,.customer-review .promo-card .author img,.heading-box .promo-card dt img,.icons-expander .item .promo-card .head img,.promo-card .comparison-hosting-block ul li:first-child .cell img,.promo-card .customer-review .author img,.promo-card .h1 img,.promo-card .h2 img,.promo-card .h3 img,.promo-card .h4 img,.promo-card .h5 img,.promo-card .h6 img,.promo-card .heading img,.promo-card .heading-box dt img,.promo-card .icons-expander .item .head img,.promo-card .list-checkbox>li img,.promo-card h1 img,.promo-card h2 img,.promo-card h3 img,.promo-card h4 img,.promo-card h5 img,.promo-card h6 img{
    position:static;
    max-width:150px
}
.promo-card .content{
    border:1px solid #e3e8ee;
    padding:33px 15px 66px;
    background:url(../../images/speedometer.svg) no-repeat;
    background-position:100% 100%;
    border-radius:0 0 6px 6px
}
.promo-card .content .title{
    display:block;
    margin:0 0 21px;
    text-align:center;
    font-weight:500;
    color:#0c143a;
    letter-spacing:.15em;
    text-transform:uppercase
}
.promo-card .rows-holder{
    max-width:390px;
    margin:0 auto 38px
}
@media screen and (max-width:767px){
    .promo-card .rows-holder{
        margin-bottom:20px
    }
}
.promo-card .content-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:10px 0;
    border-top:1px solid #e3e8ee
}
.promo-card .content-row span{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.promo-card .content-row span:first-child{
    width:56%;
    padding-right:10px;
    -ms-flex-negative:0;
    flex-shrink:0;
    -webkit-box-flex:0;
    -ms-flex-positive:0;
    flex-grow:0;
    font-size:16px
}
.promo-card .btn-holder{
    text-align:center;
    margin:0 0 32px
}
.promo-card .btn-holder .btn{
    padding:15px 32px;
    white-space:normal
}
@media screen and (max-width:767px){
    .promo-card .btn-holder .btn{
        padding:15px
    }
}
.promo-card .note{
    margin:0;
    text-align:center;
    font-size:12px
}
.benefits-section{
    padding:60px 0 50px
}
.benefits-section .dots{
    position:absolute;
    height:226px;
    width:70%;
    left:-80px;
    bottom:30px
}
.benefits-section .title-block{
    text-align:center;
    margin:0 0 30px
}
.benefits-section .title-block .subtitle{
    display:block;
    margin:0 0 20px;
    font-size:12px;
    font-weight:500;
    text-transform:uppercase
}
.benefits-section .title-block .title{
    margin:0 0 18px;
    font-size:32px;
    font-weight:600
}
.benefits-section .title-block .description{
    max-width:600px;
    margin:0 auto
}
.benefits-section .title-block .description p{
    margin:0;
    font-size:18px
}
.charts-block{
    position:relative;
    z-index:5
}
.charts-block .legend{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0 0 65px
}
.charts-block .legend .item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 15px
}
.charts-block .legend .line{
    display:block;
    width:30px;
    height:7px;
    border-radius:5px;
    margin-right:10px
}
.charts-block .legend .text{
    font-size:10px;
    font-weight:500;
    text-transform:uppercase
}
.charts-list .item{
    background:#fff;
    padding:15px 20px 25px;
    border-radius:6px;
    -webkit-box-shadow:0 14px 24px 0 #e3e8ee;
    box-shadow:0 14px 24px 0 #e3e8ee;
    margin:0 0 30px
}
.charts-list .item .top{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 0 42px
}
.charts-list .item .top .title{
    font-weight:500;
    line-height:1;
    color:#0c143a
}
.charts-list .item .image-holder{
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-right:10px
}
.charts-list .item .chart-image{
    margin:0 0 30px;
    text-align:center
}
.charts-list .item .chart-image img{
    max-height:160px
}
.charts-list .item .bottom{
    text-align:center
}
.charts-list .item .bottom p{
    margin:0
}
.charts-list .item .bottom .value{
    display:block;
    color:#0c143a;
    font-size:24px;
    font-weight:600
}
.page-template-default .text-block{
    margin:auto
}
.page-template-default .client-post p{
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .page-template-default .client-post p{
        margin-bottom:60px
    }
}
.media-kit-section{
    padding:60px 0
}
.media-kit-section a{
    color:#aab2bd;
    text-decoration:underline
}
.media-kit-section a:hover{
    text-decoration:none
}
.media-kits{
    margin:0;
    padding:0;
    list-style:none
}
.media-kits>li{
    float:left
}
.media-kits .visual{
    border:1px solid #e7eaef;
    text-align:center;
    margin-bottom:12px
}
.media-kits .visual img{
    max-width:100%;
    vertical-align:top
}
.media-kits .black{
    background:#1a2028;
    border-color:#1a2028
}
.media-kits .lbl{
    float:left;
    padding:0 10px 0 0
}
.media-kits-holder{
    margin:0 auto
}
.media-kits-holder-logo{
    max-width:1000px
}
.media-kits-holder-symbol{
    max-width:690px
}
.media-kits-holder-badges{
    max-width:500px
}
.media-kits-holder-colors{
    max-width:690px
}
.media-kits-holder-colors ul li .visual{
    height:80px;
    border:none
}
.media-kits-badges .visual{
    padding:20px 30px
}
.media-kits-holder-colors .media-kits .visual{
    padding:0
}
@media only screen and (max-width:991px){
    .media-kit-section{
        padding:40px 0
    }
}
@media only screen and (max-width:767px){
    .media-kit-section{
        padding:20px 0
    }
    .media-kits .visual{
        padding:15px;
        margin-bottom:8px
    }
    .media-kits>li{
        width:100%;
        margin-bottom:15px
    }
}
.meia-kits-layout .section-title{
    position:relative;
    text-align:center;
    margin:0 auto 3em
}
.meia-kits-layout .dark{
    color:#404b65
}
.why-us-page .block-connect .list-connect .btn{
    font-size:16px;
    font-weight:500;
    min-width:290px
}
.why-choose-section{
    margin-bottom:100px
}
@media screen and (max-width:991px){
    .why-choose-section{
        margin-bottom:60px
    }
}
@media screen and (max-width:767px){
    .why-choose-section{
        margin-bottom:30px
    }
}
.why-choose-section .section-head{
    margin-bottom:55px
}
.why-choose-section .section-head .title{
    font-weight:400;
    max-width:750px;
    margin:30px auto
}
.why-choose-section .columns{
    max-width:1024px;
    margin-top:100px
}
@media screen and (max-width:767px){
    .why-choose-section .columns{
        max-width:260px;
        margin-top:30px
    }
}
.why-choose-section .columns .icon{
    float:left;
    margin:0 15px 0 0;
    border-color:transparent;
    width:30px;
    height:30px;
    font-size:14px;
    background-color:#f3fff4;
    border-radius:50%;
    color:#00ab6b;
    padding-top:7px
}
.why-choose-section .columns .head{
    margin:0 0 20px;
    text-align:left;
    overflow:hidden;
    line-height:1.125
}
.all-managed-section .info{
    position:relative;
    max-width:700px;
    padding:66px 0 300px
}
@media screen and (max-width:767px){
    .all-managed-section .info{
        padding:15px 0 60px
    }
}
@media screen and (max-width:767px){
    .all-managed-section .info .holder{
        padding:0
    }
}
.all-managed-section .info .title{
    color:#0c143a;
    margin:0 0 20px
}
.all-managed-section .info .description{
    color:#535b81
}
.all-managed-section .cloud-grey-dark,.all-managed-section .cloud-secondary{
    bottom:0
}
.all-managed-section .cloud-grey-dark{
    background-color:#d2dfe8
}
@media screen and (max-width:991px){
    .all-managed-section .cloud-grey-dark{
        background:#f3f6f9
    }
}
.all-managed-section .cloud-secondary{
    background:#f3f6f9
}
.select-hosting-section .comparison-hosting-block{
    max-width:730px
}
.comparison-hosting-block{
    background:#fff;
    -webkit-box-shadow:0 10px 24px 0 rgba(0,0,0,.1);
    box-shadow:0 10px 24px 0 rgba(0,0,0,.1);
    border-radius:5px;
    color:#535b81;
    margin-top:-300px
}
@media screen and (max-width:991px){
    .comparison-hosting-block{
        margin-top:-260px
    }
}
@media screen and (max-width:767px){
    .comparison-hosting-block{
        margin-top:-60px
    }
}
.comparison-hosting-block ul{
    margin:0;
    padding:0;
    list-style:none
}
.comparison-hosting-block ul li:first-child .cell{
    font-size:14px;
    padding-bottom:17px;
    padding-top:23px
}
@media screen and (max-width:767px){
    .comparison-hosting-block ul li:first-child .cell{
        font-size:12px
    }
}
.comparison-hosting-block ul li:not(:last-child) .cell{
    -webkit-box-shadow:inset 0 -1px 0 0 #e3e8ee;
    box-shadow:inset 0 -1px 0 0 #e3e8ee
}
.comparison-hosting-block ul li .head{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-line-pack:stretch;
    align-content:stretch
}
@media screen and (min-width:768px){
    .comparison-hosting-block ul li .head{
        padding:0 30px
    }
}
@media screen and (max-width:479px){
    .comparison-hosting-block ul li .head{
        font-size:12px
    }
}
.comparison-hosting-block ul li .cell{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:30%;
    padding:9px 10px;
    line-height:18px
}
.comparison-hosting-block ul li .cell:first-child{
    width:40%;
    padding-left:30px;
    position:relative
}
.comparison-hosting-block ul li .cell:not(:first-child){
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center
}
.comparison-hosting-block ul li .icon{
    color:#4b936c;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    font-size:14px
}
.comparison-hosting-block ul li .exit{
    color:#aaadb3
}
.comparison-hosting-block .main-text{
    text-decoration:none;
    color:#6a7898
}
.comparison-hosting-block .main-text:hover{
    text-decoration:none
}
.comparison-hosting-block .btn-toggle{
    width:10px;
    height:10px;
    display:inline-block;
    position:absolute;
    left:10px;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
.comparison-hosting-block .btn-toggle:after,.comparison-hosting-block .btn-toggle:before{
    content:'';
    height:2px;
    width:100%;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-1px;
    display:block;
    background-color:#535b81;
    -webkit-transition:all .25s ease;
    transition:all .25s ease
}
.comparison-hosting-block .btn-toggle:after{
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    left:0;
    width:100%;
    background-color:#5e40e4
}
.comparison-hosting-block .btn-toggle:before{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.comparison-hosting-block .btn-toggle.collapsed:after{
    -webkit-transform:rotate(0);
    transform:rotate(0);
    left:0;
    width:100%;
    background-color:#5e40e4
}
.comparison-hosting-block .btn-toggle.collapsed:before{
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    background-color:#5e40e4
}
.comparison-hosting-block .expander .inner{
    padding:22px 40px 17px 60px;
    background-color:#fafbfd;
    border-top:1px solid #e3e8ee;
    border-bottom:1px solid #e3e8ee
}
@media screen and (max-width:767px){
    .comparison-hosting-block .expander .inner{
        padding:15px 10px 15px 30px
    }
}
.comparison-hosting-block .bottom{
    background-color:#fafbfd;
    border-top:1px solid #e3e8ee;
    padding:49px 30px 34px
}
@media screen and (max-width:991px){
    .comparison-hosting-block .bottom{
        padding:30px
    }
}
@media screen and (max-width:767px){
    .comparison-hosting-block .bottom{
        padding:20px
    }
}
.comparison-hosting-block .bottom .title{
    margin:0 0 15px;
    letter-spacing:-.01667em
}
.comparison-hosting-block .bottom .text{
    margin:0 0 17px
}
.why-us-support-section{
    position:relative
}
@media screen and (min-width:1200px){
    .why-us-support-section{
        margin:138px 0 124px
    }
}
@media screen and (min-width:768px){
    .why-us-support-section .text-content{
        max-width:360px
    }
}
@media screen and (min-width:768px){
    .why-us-support-section .columns{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-line-pack:stretch;
        align-content:stretch
    }
}
.why-us-support-section .columns .col{
    padding:0 15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (min-width:768px){
    .why-us-support-section .columns .col:first-child{
        width:61.5%
    }
}
@media screen and (max-width:767px){
    .why-us-support-section .columns .col:first-child{
        margin-bottom:40px;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.why-us-innovation-section{
    position:relative
}
@media screen and (min-width:1200px){
    .why-us-innovation-section{
        margin:8em 0 12em
    }
}
@media screen and (min-width:768px){
    .why-us-innovation-section .columns{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-line-pack:stretch;
        align-content:stretch
    }
}
.why-us-innovation-section .columns .col{
    padding:0 15px
}
@media screen and (min-width:768px){
    .why-us-innovation-section .columns .col{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (max-width:767px){
    .why-us-innovation-section .columns .col{
        text-align:center
    }
    .why-us-innovation-section .columns .col img{
        margin:auto
    }
}
@media screen and (min-width:768px){
    .why-us-innovation-section .columns .col:first-child{
        width:61.5%
    }
}
@media screen and (max-width:767px){
    .why-us-innovation-section .columns .col:first-child{
        margin-bottom:40px
    }
}
.why-us-innovation-section .section-head{
    margin-bottom:73px
}
@media screen and (max-width:767px){
    .why-us-innovation-section .section-head{
        margin-bottom:33px
    }
}
.why-us-innovation-section .section-head .title{
    margin:.8em 0 1em
}
.why-us-innovation-section .icons-expander{
    margin:32px 0;
    width:100%;
    text-align:left
}
@media screen and (min-width:768px){
    .why-us-innovation-section .icons-expander .item{
        max-width:450px
    }
}
.why-us-innovation-section .icons-expander .item .icon{
    width:35px;
    height:35px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    border-radius:50%;
    margin:0 10px 0 0;
    background-color:#dbffde;
    color:#00ab6b
}
.why-us-innovation-section .icons-expander .item .icon img{
    max-height:15px;
    max-width:15px
}
@media screen and (max-width:767px){
    .why-us-innovation-section .icons-expander{
        margin-top:0
    }
}
.icons-expander{
    position:relative
}
.icons-expander .item{
    position:relative;
    padding:10px 15px;
    background-color:transparent;
    -webkit-transition:background .35s ease;
    transition:background .35s ease;
    border-radius:3px
}
.icons-expander .item.open{
    background-color:#f3fff4;
    -webkit-box-shadow:0 14px 24px 0 rgba(31,37,50,.05);
    box-shadow:0 14px 24px 0 rgba(31,37,50,.05)
}
.icons-expander .item.open+.item{
    margin-top:25px
}
.icons-expander .item.open .head{
    padding:6px 0
}
.icons-expander .item .head{
    letter-spacing:-.01667em;
    margin:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    text-decoration:none;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-transition:all .35s ease;
    transition:all .35s ease
}
.icons-expander .item .icon{
    margin:0 10px 0 0;
    background-color:#dbffde;
    color:#00ab6b;
    border-color:transparent
}
.icons-expander .item .inner{
    color:#00ab6b;
    padding-left:45px;
    padding:0 10px 15px 45px
}
.migration-cloud{
    margin:15em 0
}
@media screen and (max-width:991px){
    .migration-cloud{
        margin:8em 0
    }
}
.migration-cloud .image-holder{
    height:48px;
    line-height:48px
}
.migration-cloud .image-holder img{
    max-height:48px
}
.migration-cloud h3{
    letter-spacing:.035em;
    margin:40px 0 85px
}
@media screen and (max-width:991px){
    .migration-cloud h3{
        margin:25px 0 45px
    }
}
@media screen and (max-width:767px){
    .migration-cloud h3{
        margin:25px 0
    }
}
.migration-cloud h4{
    color:#fff;
    margin:1.5em 0 1em
}
.migration-cloud .cloud{
    background:linear-gradient(61deg,#00ab6b,#04d084)
}
@media screen and (min-width:768px){
    .migration-cloud .cloud{
        bottom:-11%
    }
}
.migration-cloud .cloud-secondary{
    background:#e5f6f0
}
@media screen and (min-width:768px){
    .migration-cloud .cloud-secondary{
        bottom:-11%
    }
}
.migration-cloud .services-items{
    margin-bottom:0
}
.migration-cloud .services-items .row>div:nth-child(4) .item{
    margin-top:0
}
.top-form{
    margin:5em 0 7em
}
@media screen and (min-width:768px){
    .top-form{
        margin-bottom:90px
    }
}
@media screen and (max-width:767px){
    .top-form{
        margin-bottom:10px
    }
}
@media screen and (min-width:992px){
    .top-form{
        margin-bottom:50px
    }
}
.top-form .h1,.top-form h1{
    margin:8px auto 24px;
    max-width:810px
}
.top-form .main-description{
    margin-bottom:53px
}
.top-form .text{
    font-size:14px
}
.top-form-alt .main-description{
    margin-bottom:23px
}
@media screen and (min-width:992px){
    .top-form-alt .play-btn-box{
        padding-top:24px
    }
}
.trial-form-solutions{
    margin-bottom:26px
}
@media screen and (max-width:1199px){
    .trial-form-solutions{
        margin:auto;
        margin-bottom:26px;
        max-width:400px
    }
}
.trial-form-solutions .flex-row{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (min-width:1200px){
    .trial-form-solutions .name-holder{
        width:15.5%;
        padding:0 5px
    }
}
@media screen and (max-width:1199px){
    .trial-form-solutions .name-holder{
        margin-bottom:15px
    }
}
@media screen and (min-width:1200px){
    .trial-form-solutions .email-holder{
        width:20.5%;
        padding:0 5px
    }
}
@media screen and (max-width:1199px){
    .trial-form-solutions .email-holder{
        margin-bottom:15px
    }
}
@media screen and (min-width:1200px){
    .trial-form-solutions .trial-btn-holder{
        padding:0 5px;
        width:auto
    }
}
@media screen and (max-width:1199px){
    .trial-form-solutions .btn{
        min-width:100%
    }
}
.fz12{
    font-size:12px
}
.cloud-block-sol .info-grey{
    color:#6a7898;
    padding-bottom:190px
}
@media screen and (max-width:991px){
    .cloud-block-sol .info-grey{
        padding-bottom:30px
    }
}
.cloud-block-sol .info-grey h2{
    color:#0c143a;
    margin-bottom:44px
}
.cloud-block-sol .info-grey h4{
    color:#0c143a;
    line-height:1.33;
    margin-bottom:26px
}
@media screen and (max-width:991px){
    .info-item-i{
        margin-bottom:30px
    }
}
.info-item-i p{
    min-height:170px
}
.info-item-img{
    position:relative;
    width:100px;
    height:100px;
    border-radius:50%;
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    background:#fff;
    margin:0 auto 44px;
    line-height:100px;
    text-align:center
}
.info-item-img .icon{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:48px;
    color:#00ab6b
}
.info-item-img img{
    max-width:60px;
    max-height:60px
}
.stories-wrap{
    margin-left:-15px;
    margin-right:-15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
@media screen and (max-width:991px){
    .stories-wrap{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.stories-wrap.reverse .block-story-sec:last-child{
    max-width:457px;
    width:auto;
    border:1px solid #f3f6f9;
    -webkit-box-shadow:0 14px 24px 0 #e3e8ee;
    box-shadow:0 14px 24px 0 #e3e8ee
}
@media screen and (max-width:991px){
    .stories-wrap.reverse .block-story-sec:last-child{
        max-width:81%;
        margin-bottom:2em
    }
}
@media screen and (max-width:479px){
    .stories-wrap.reverse .block-story-sec:last-child{
        max-width:100%
    }
}
.stories-wrap.reverse .block-story-sec:last-child .text{
    line-height:1.33;
    margin-bottom:19px;
    color:#0c143a
}
.stories-wrap:not(.reverse) .block-story-sec:first-child{
    max-width:457px;
    width:auto;
    border:1px solid #f3f6f9;
    -webkit-box-shadow:0 14px 24px 0 #e3e8ee;
    box-shadow:0 14px 24px 0 #e3e8ee
}
@media screen and (max-width:991px){
    .stories-wrap:not(.reverse) .block-story-sec:first-child{
        max-width:81%;
        margin-bottom:2em
    }
}
@media screen and (max-width:479px){
    .stories-wrap:not(.reverse) .block-story-sec:first-child{
        max-width:100%
    }
}
.stories-wrap:not(.reverse) .block-story-sec:first-child .text{
    line-height:1.33;
    margin-bottom:19px;
    color:#0c143a
}
.stories-wrap .block-story{
    margin:0 15px 20px;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:solid 1px #f3f6f9
}
.stories-wrap .block-story .img-holder:before{
    border:152px solid transparent;
    border-bottom:0 solid #fff;
    border-left:563px solid #fff;
    bottom:-20px
}
.stories-wrap .block-story .text-holder{
    padding:0 55px 0 51px;
    color:#535b81
}
@media screen and (max-width:991px){
    .stories-wrap .block-story .text-holder{
        padding:0 30px 30px
    }
}
@media screen and (max-width:767px){
    .stories-wrap .block-story .text-holder{
        padding:0 20px 20px
    }
}
@media screen and (min-width:992px){
    .stories-wrap .block-story .text-holder{
        margin-top:-39px
    }
}
.stories-wrap .block-story .name{
    color:#0c143a
}
.stories-wrap .block-story b{
    color:inherit
}
@media screen and (min-width:992px){
    .stories-wrap .block-story-main{
        max-width:457px
    }
}
.stories-wrap .block-story-main .text{
    line-height:1.33;
    margin-bottom:19px
}
.stories-wrap .block-story-sec{
    width:280px
}
@media screen and (max-width:767px){
    .stories-wrap .block-story-sec{
        width:100%
    }
}
.stories-wrap .block-story-sec .text-holder{
    padding:0 40px;
    margin-top:-63px
}
@media screen and (max-width:991px){
    .stories-wrap .block-story-sec .text-holder{
        padding:0 30px 30px
    }
}
@media screen and (max-width:767px){
    .stories-wrap .block-story-sec .text-holder{
        padding:0 20px 20px
    }
}
@media screen and (max-width:767px){
    .stories-wrap .block-story-sec .text-holder p{
        font-size:16px
    }
}
.stories-wrap .block-story-sec .text{
    margin-bottom:0;
    line-height:1.5
}
.stories-wrap .block-story-sec .img-block{
    margin-bottom:36px
}
.stories-wrap .box-video{
    position:relative
}
.stories-wrap .btn-play{
    position:absolute;
    bottom:0;
    right:11%;
    background-color:#fff;
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    width:63px;
    height:63px;
    border-radius:50%;
    z-index:9
}
.stories-wrap .btn-play:hover{
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.3);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.3);
    -webkit-transition:all .3s;
    transition:all .3s
}
.stories-wrap .btn-play:hover i{
    color:#00ab6b
}
@media screen and (min-width:768px){
    .stories-wrap .btn-play{
        right:13%
    }
}
@media screen and (max-width:767px){
    .stories-wrap .btn-play{
        bottom:15%
    }
}
.stories-wrap .btn-play i{
    -webkit-transition:all .3s;
    transition:all .3s;
    position:absolute;
    top:50%;
    font-size:25px;
    left:50%;
    -webkit-transform:translate(-35%,-40%);
    transform:translate(-35%,-40%);
    color:#000
}
.stories-wrap .play-btn{
    width:63px;
    height:63px;
    background-color:#fff;
    border-radius:50%;
    -webkit-box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    box-shadow:0 7px 14px 0 rgba(0,0,0,.1);
    float:right;
    margin-top:-22px;
    position:relative
}
.stories-wrap .play-btn:before{
    content:'';
    width:0;
    height:0;
    border-style:solid;
    border-width:10.5px 0 10.5px 17px;
    border-color:transparent transparent transparent #000;
    position:absolute;
    top:50%;
    left:54%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.stories-block{
    margin:7em 0
}
@media screen and (max-width:991px){
    .stories-block{
        margin:2em 0
    }
}
.solution-contacts{
    margin:7em 0
}
@media screen and (max-width:991px){
    .solution-contacts{
        margin:75px 0 35px
    }
}
@media screen and (max-width:767px){
    .solution-contacts{
        margin:35px 0
    }
}
.solution-contacts .container,.solution-contacts .modal-lg,.solution-contacts .modal-md,.solution-contacts .modal-sm{
    max-width:860px
}
.solution-contacts .description{
    line-height:1.5
}
.solution-contacts .section-head{
    margin-bottom:34px
}
@media screen and (max-width:767px){
    .solution-contacts .form-control{
        min-width:100%
    }
}
@media screen and (max-width:1199px){
    .solution-contacts .list-connect{
        margin:auto;
        max-width:400px
    }
}
.stories-block .section-head{
    margin-bottom:43px
}
.services-page .intro-block{
    padding-bottom:75px
}
@media screen and (max-width:767px){
    .services-page .intro-block{
        padding-bottom:45px
    }
}
.services-page .bg-block{
    background:#00ab6b;
    bottom:38%;
    left:0;
    border-radius:0;
    -webkit-transform:none;
    transform:none
}
@media (max-width:1400px){
    .services-page .bg-block{
        bottom:26%
    }
}
@media screen and (max-width:991px){
    .services-page .bg-block{
        bottom:18%;
        top:-170px;
        height:auto
    }
}
@media screen and (max-width:767px){
    .services-page .bg-block{
        bottom:37%
    }
}
@media screen and (max-width:479px){
    .services-page .bg-block{
        bottom:8%;
        display:block
    }
}
.services-page .bg-block:before{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    border:0 solid transparent;
    border-bottom-width:0;
    border-top-width:209px;
    border-left:934px solid #fff
}
@media screen and (max-width:767px){
    .services-page .bg-block:before{
        display:none
    }
}
.services-page .bg-block:after{
    content:'';
    position:absolute;
    bottom:0;
    right:0;
    border:0 solid transparent;
    border-top-width:225px;
    border-bottom-width:0;
    border-right:988px solid #fff
}
@media screen and (max-width:767px){
    .services-page .bg-block:after{
        display:none
    }
}
.services-page .block-info{
    color:#fff;
    margin:0 auto;
    text-align:center;
    font-size:18px;
    line-height:1.33;
    padding:4px 0
}
@media screen and (max-width:991px){
    .services-page .block-info{
        width:80%
    }
}
@media screen and (max-width:767px){
    .services-page .block-info{
        width:100%
    }
}
.services-page .block-info h1{
    color:#fff;
    text-align:center;
    margin-top:0;
    letter-spacing:-.01316em
}
.services-page .block-info .hexagon-links-block{
    margin-top:58px
}
@media screen and (max-width:479px){
    .services-page .block-info .hexagon-links-block{
        margin-top:0
    }
}
.services-page .plans .main-description{
    padding-top:15px
}
.hexagon-links-block{
    max-width:600px;
    margin:0 auto;
    padding:60px 0 20px;
    background:url(../../images/hexagon.png) no-repeat 50% 0
}
@media screen and (max-width:479px){
    .hexagon-links-block{
        background:0 0;
        padding:20px 0
    }
}
.hexagon-links-block .list-services{
    display:block;
    float:left
}
@media screen and (max-width:479px){
    .hexagon-links-block .list-services{
        float:none;
        margin:0 0 5px
    }
}
.hexagon-links-block .list-services:last-child{
    float:right
}
@media screen and (max-width:767px){
    .hexagon-links-block .list-services:last-child{
        float:none
    }
}
.hexagon-links-block .list-services:last-child li{
    text-align:right;
    margin:0 32px 75px 0
}
@media screen and (max-width:767px){
    .hexagon-links-block .list-services:last-child li{
        margin:0 2px 75px 0
    }
}
@media screen and (max-width:479px){
    .hexagon-links-block .list-services:last-child li{
        text-align:left;
        margin:0 0 5px
    }
}
.hexagon-links-block .list-services:last-child li:first-child{
    margin:0 130px 75px 0
}
@media screen and (max-width:767px){
    .hexagon-links-block .list-services:last-child li:first-child{
        margin:0 80px 75px 0
    }
}
@media screen and (max-width:479px){
    .hexagon-links-block .list-services:last-child li:first-child{
        margin:0 0 5px
    }
}
.hexagon-links-block .list-services:last-child li:last-child{
    margin:0 63px 0 0
}
@media screen and (max-width:767px){
    .hexagon-links-block .list-services:last-child li:last-child{
        margin:0 13px 0 0
    }
}
@media screen and (max-width:479px){
    .hexagon-links-block .list-services:last-child li:last-child{
        margin:0
    }
}
.hexagon-links-block .list-services:last-child li .ico-button{
    padding:13px 22px 11px 48px
}
.hexagon-links-block .list-services:last-child li .ico-button i{
    left:5px;
    right:auto
}
.hexagon-links-block li{
    text-align:left;
    width:auto;
    margin:0 0 75px
}
@media screen and (max-width:479px){
    .hexagon-links-block li{
        margin:0 0 5px
    }
}
.hexagon-links-block li:first-child{
    margin:0 0 75px 98px
}
@media screen and (max-width:767px){
    .hexagon-links-block li:first-child{
        margin:0 0 75px 48px
    }
}
@media screen and (max-width:479px){
    .hexagon-links-block li:first-child{
        margin:0 0 5px
    }
}
.hexagon-links-block li:last-child{
    margin:0 0 0 75px
}
@media screen and (max-width:767px){
    .hexagon-links-block li:last-child{
        margin:0 0 0 25px
    }
}
@media screen and (max-width:479px){
    .hexagon-links-block li:last-child{
        margin:0
    }
}
.hexagon-links-block li a{
    display:inline-block;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.06);
    box-shadow:0 2px 4px 0 rgba(0,0,0,.06)
}
@media screen and (max-width:479px){
    .hexagon-links-block li a{
        width:100%
    }
}
@media screen and (min-width:480px){
    .hexagon-links-block li .ico-button{
        padding:13px 48px 11px 22px
    }
}
.hexagon-links-block li .ico-button i{
    top:4px
}
@media screen and (min-width:480px){
    .hexagon-links-block li .ico-button i{
        left:auto;
        right:5px
    }
}
.services-items{
    margin:0 0 50px
}
.services-items .container,.services-items .modal-lg,.services-items .modal-md,.services-items .modal-sm{
    padding-left:90px;
    padding-right:90px
}
@media screen and (max-width:1199px){
    .services-items .container,.services-items .modal-lg,.services-items .modal-md,.services-items .modal-sm{
        padding-left:30px;
        padding-right:30px
    }
}
@media screen and (max-width:767px){
    .services-items .container,.services-items .modal-lg,.services-items .modal-md,.services-items .modal-sm{
        padding-left:20px;
        padding-right:20px
    }
}
.services-items .title-holder{
    margin:0 0 44px
}
@media screen and (max-width:767px){
    .services-items .title-holder{
        margin:0 0 30px
    }
}
.services-items .item{
    margin:0 0 45px
}
@media screen and (max-width:767px){
    .services-items .item{
        margin:0 0 25px
    }
}
.services-items .item h3{
    margin-bottom:20px
}
.services-items .item .icon-holder{
    position:relative;
    width:44px;
    height:44px;
    border-radius:50%;
    background:#deffdd
}
.services-items .item .icon-holder.purple{
    background:#e8e2ff
}
.services-items .item .icon-holder.purple .icon{
    color:#5e40e4
}
.services-items .item .icon-holder .icon{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:#00ab6b;
    font-size:22px
}
.services-cloud{
    margin:10em 0 18em
}
@media screen and (max-width:767px){
    .services-cloud{
        margin-bottom:60px
    }
}
.services-cloud h3{
    letter-spacing:.04em
}
.services-cloud .info{
    padding:20px 0 200px;
    max-width:845px;
    margin:0 auto;
    font-weight:300
}
@media screen and (max-width:767px){
    .services-cloud .info{
        padding:0
    }
}
.services-cloud .info .block-story{
    position:absolute;
    left:50%;
    color:#000;
    padding:29px 40px;
    width:100%;
    max-width:750px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
@media screen and (max-width:767px){
    .services-cloud .info .block-story{
        position:static;
        -webkit-transform:none;
        transform:none;
        padding:20px 20px 0
    }
}
.services-cloud .info .block-story .name{
    margin:0 0 5px
}
.services-cloud .info .img-holder{
    float:left;
    margin-right:12px;
    min-height:0
}
.services-cloud .info .name-holder{
    overflow:hidden
}
.services-cloud .info .blockquote{
    border:none;
    font-size:21px;
    font-weight:500;
    line-height:1.33;
    letter-spacing:-.01905em;
    padding:8px 0 0
}
@media screen and (max-width:767px){
    .services-cloud .info .blockquote{
        font-size:16px
    }
}
.services-cloud .cloud{
    background:linear-gradient(61deg,#00ab6b,#04d084)
}
.services-cloud .cloud-secondary{
    background:#e5f6f0
}
.support-cloud{
    padding-top:70px
}
@media screen and (max-width:991px){
    .support-cloud{
        margin:0 0 30px
    }
}
@media screen and (max-width:767px){
    .support-cloud{
        padding-top:0
    }
}
.support-cloud h2{
    margin-bottom:20px;
    font-size:30px
}
@media screen and (max-width:767px){
    .support-cloud h2{
        font-size:24px
    }
}
.support-cloud ul{
    padding-right:3%;
    float:left
}
@media (max-width:1540px){
    .support-cloud ul{
        width:33.33%
    }
}
@media screen and (max-width:991px){
    .support-cloud ul{
        padding:0 0 15px;
        width:100%
    }
}
.support-cloud ul:last-child{
    padding-right:0
}
.support-cloud ul li{
    padding-left:26px
}
.support-cloud .info{
    padding:20px 0 190px;
    max-width:960px;
    margin:0 auto
}
@media screen and (max-width:991px){
    .support-cloud .info{
        padding:20px 0 55px
    }
}
@media screen and (max-width:767px){
    .support-cloud .info{
        padding:0
    }
}
.support-cloud .description{
    text-align:center;
    font-size:18px;
    line-height:1.33;
    margin-bottom:46px
}
.support-cloud .cloud{
    background:linear-gradient(61deg,#5e28c7,#8839e5)
}
@media screen and (min-width:992px){
    .support-cloud .features-list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        width:100%
    }
}
@media screen and (min-width:992px){
    .support-cloud .features-list li{
        width:33%;
        padding-right:10px
    }
    .support-cloud .features-list li:nth-child(3n+3){
        padding-right:0
    }
}
@media screen and (min-width:1200px){
    .support-cloud .features-list li{
        width:32%
    }
    .support-cloud .features-list li:nth-child(3n+2){
        width:36%
    }
}
.stories-page .content-section{
    font-size:18px;
    line-height:1.56;
    margin:0 0 30px
}
@media screen and (max-width:767px){
    .stories-page .content-section{
        font-size:16px;
        margin:0 0 15px
    }
}
.stories-page .content-section h2{
    margin:0 0 17px
}
@media screen and (max-width:767px){
    .stories-page .content-section h2{
        margin:15px 0
    }
}
@media screen and (max-width:767px){
    .stories-page .content-section p span{
        font-size:16px!important
    }
}
.stories-page .content-section h2,.stories-page .content-section h3,.stories-page .content-section h4,.stories-page .content-section h5,.stories-page .content-section h6,.stories-page .content-section ol,.stories-page .content-section p,.stories-page .content-section ul{
    max-width:800px;
    margin-left:auto;
    margin-right:auto
}
.stories-page .content-section p{
    margin-bottom:27px
}
@media screen and (max-width:991px){
    .stories-page .content-section p{
        margin-bottom:15px
    }
}
.stories-page .content-section img{
    max-width:100%;
    height:auto;
    margin:0 0 53px
}
@media screen and (max-width:767px){
    .stories-page .content-section img{
        margin:0 0 20px
    }
}
.stories-page .content-section img.image-col{
    width:47%;
    margin:0 1%;
    border-radius:5px
}
@media screen and (max-width:991px){
    .stories-page .content-section img.image-col{
        width:100%;
        margin:0 0 10px
    }
}
.stories-page .content-section blockquote{
    border:none;
    padding:36px 0 68px;
    max-width:1010px
}
.stories-page .content-section blockquote p{
    margin-bottom:0;
    font-size:36px;
    font-weight:300;
    line-height:1.11;
    letter-spacing:-.01667em;
    color:#00ab6b
}
@media screen and (max-width:991px){
    .stories-page .content-section blockquote p{
        padding:20px 0 40px
    }
}
@media screen and (max-width:767px){
    .stories-page .content-section blockquote p{
        font-size:26px;
        padding:10px 0 20px
    }
}
@media screen and (max-width:991px){
    .stories-page .content-section blockquote{
        padding:20px 0 40px
    }
}
@media screen and (max-width:767px){
    .stories-page .content-section blockquote{
        font-size:26px;
        padding:10px 0 20px
    }
}
.stories-page .content-section .master-slider-parent{
    margin-bottom:60px;
    margin-top:60px
}
@media screen and (max-width:767px){
    .stories-page .content-section .master-slider-parent{
        margin-bottom:30px;
        margin-top:30px
    }
}
.stories-page .content-section .ms-skin-default .ms-nav-next,.stories-page .content-section .ms-skin-default .ms-nav-prev{
    top:auto;
    bottom:3px;
    right:3px;
    left:auto;
    color:#363845;
    background:#fff url(../../images/camera-back.svg) no-repeat center/16px;
    width:40px;
    height:40px;
    padding-top:7px;
    border-radius:0;
    -webkit-transition:opacity .15s;
    transition:opacity .15s
}
.stories-page .content-section .ms-skin-default .ms-nav-next:hover,.stories-page .content-section .ms-skin-default .ms-nav-prev:hover{
    opacity:.7
}
.stories-page .content-section .ms-skin-default .ms-nav-prev{
    right:46px
}
.stories-page .content-section .ms-skin-default .ms-nav-next{
    -webkit-transform:scale(-1);
    transform:scale(-1)
}
.stories-page .content-section .ms-skin-default .ms-thumbs-cont{
    left:0!important
}
.stories-page .description-section{
    font-size:28px;
    line-height:1.57;
    letter-spacing:-.02143em;
    margin:0 0 47px;
    color:#1b2230
}
@media screen and (max-width:1199px){
    .stories-page .description-section{
        font-size:26px
    }
}
@media screen and (max-width:767px){
    .stories-page .description-section{
        font-size:18px;
        margin:0 0 15px
    }
}
.stories-page .description-section .container,.stories-page .description-section .modal-lg,.stories-page .description-section .modal-md,.stories-page .description-section .modal-sm{
    max-width:800px
}
.stories-page .text-section{
    font-size:18px;
    line-height:1.56;
    margin:0 0 30px
}
@media screen and (max-width:767px){
    .stories-page .text-section{
        font-size:16px;
        margin:0 0 15px
    }
}
.stories-page .text-section h2{
    margin:0 0 17px
}
@media screen and (max-width:767px){
    .stories-page .text-section h2{
        margin:15px 0
    }
}
.stories-page .text-section p:not(:last-child){
    margin:0 0 27px
}
@media screen and (max-width:991px){
    .stories-page .text-section p:not(:last-child){
        margin:0 0 15px
    }
}
.stories-page .text-section .container,.stories-page .text-section .modal-lg,.stories-page .text-section .modal-md,.stories-page .text-section .modal-sm{
    max-width:800px
}
.stories-page .images-section{
    margin:0 0 53px
}
@media screen and (max-width:767px){
    .stories-page .images-section{
        margin:0 0 20px
    }
}
.stories-page .images-section .container,.stories-page .images-section .modal-lg,.stories-page .images-section .modal-md,.stories-page .images-section .modal-sm{
    max-width:1010px
}
.stories-page .images-section .image-holder{
    border-radius:5px;
    margin:0 0 10px;
    overflow:hidden
}
.stories-page .blackquote-section{
    padding:36px 0 88px;
    font-size:36px;
    font-weight:300;
    line-height:1.11;
    letter-spacing:-.01667em;
    color:#00ab6b
}
@media screen and (max-width:991px){
    .stories-page .blackquote-section{
        padding:20px 0 40px
    }
}
@media screen and (max-width:767px){
    .stories-page .blackquote-section{
        font-size:26px;
        padding:10px 0 20px
    }
}
.stories-page .blackquote-section .container,.stories-page .blackquote-section .modal-lg,.stories-page .blackquote-section .modal-md,.stories-page .blackquote-section .modal-sm{
    max-width:1010px
}
.stories-page .stories-block{
    margin:0 0 93px
}
@media screen and (max-width:767px){
    .stories-page .stories-block{
        margin:0 0 40px
    }
}
.stories-page .stories-block .container,.stories-page .stories-block .modal-lg,.stories-page .stories-block .modal-md,.stories-page .stories-block .modal-sm{
    max-width:1040px
}
@media screen and (min-width:992px){
    .stories-page .stories-block .block-story .img-holder:before{
        border-left:727px solid #fff;
        bottom:-3px
    }
}
.stories-page .stories-block .block-story .text-holder{
    color:#535b81
}
@media screen and (max-width:767px){
    .stories-page .stories-block .block-story .text-holder{
        padding:0 15px
    }
}
.stories-page .block-connect{
    margin:8em 0
}
.stories-page .block-connect .section-head{
    margin-bottom:43px
}
.stories-page .block-connect .info-text{
    font-size:16px;
    line-height:1.5;
    margin:0 0 30px
}
.stories-page .block-connect .list-connect{
    margin-bottom:35px
}
.stories-page .block-connect .list-connect .btn{
    font-size:16px;
    padding:18px 25px;
    -webkit-box-shadow:0 7px 14px 0 rgba(216,25,66,.3);
    box-shadow:0 7px 14px 0 rgba(216,25,66,.3)
}
.stories-page .block-connect .bottom-content{
    padding:37px 0;
    border-top:solid 1px #f3f6f9;
    font-size:16px;
    line-height:1.5
}
@media screen and (max-width:767px){
    .stories-page .block-connect .bottom-content{
        padding:25px 0 0
    }
}
.stories-page .block-connect .bottom-content .title{
    display:block;
    font-size:18px;
    line-height:1.33;
    color:#232d44
}
.stories-page .block-connect .bottom-content p{
    margin:0 0 26px
}
.stories-page .block-connect .bottom-content .more{
    font-size:14px
}
.stories-page .block-connect .bottom-content .more:hover{
    text-decoration:none
}
.stories-page .block-connect .bottom-content .more:hover .icon{
    left:5px
}
.stories-page .block-connect .bottom-content .more .icon{
    position:relative;
    left:0;
    top:2px;
    font-size:12px;
    padding-left:5px;
    -webkit-transition:left .15s;
    transition:left .15s
}
@media screen and (max-width:991px){
    .featuring-cloud{
        margin-bottom:50px
    }
}
.featuring-cloud h1{
    font-weight:400;
    margin:0 0 18px
}
.featuring-cloud .main-description{
    color:#535b81;
    margin-bottom:140px;
    font-size:21px;
    max-width:none
}
@media screen and (max-width:991px){
    .featuring-cloud .main-description{
        margin-bottom:100px
    }
}
@media screen and (max-width:767px){
    .featuring-cloud .main-description{
        margin-bottom:40px
    }
}
.featuring-cloud .cloud-holder{
    padding-bottom:105px
}
@media screen and (max-width:767px){
    .featuring-cloud .cloud-holder{
        padding:20px 10px 0
    }
}
.featuring-cloud .cloud{
    background:#5e40e4
}
.featuring-cloud .info{
    padding-bottom:85px
}
@media screen and (max-width:991px){
    .featuring-cloud .info{
        padding-bottom:0
    }
}
@media screen and (min-width:992px){
    .featuring-cloud .featuring-image{
        margin:-125px 0 0 0
    }
}
@media screen and (max-width:767px){
    .featuring-cloud .featuring-image{
        min-height:200px;
        float:none;
        margin:0 auto 20px
    }
}
.featuring-cloud .text-holder{
    font-weight:400;
    font-size:28px;
    line-height:1.29
}
@media screen and (max-width:1199px){
    .featuring-cloud .text-holder{
        font-size:24px
    }
}
@media screen and (max-width:991px){
    .featuring-cloud .text-holder{
        font-size:22px
    }
}
@media screen and (max-width:767px){
    .featuring-cloud .text-holder{
        font-size:20px
    }
}
.featuring-cloud .text-holder p{
    margin:0 0 25px
}
.featuring-cloud .text-holder .image-holder{
    margin:0 0 20px;
    max-width:67px
}
.featuring-cloud .text-holder .post{
    font-size:16px
}
.featuring-cloud .top-content{
    border-bottom:1px solid rgba(255,255,255,.2);
    padding:0 0 43px
}
.featuring-cloud .info-list{
    padding:59px 0 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (max-width:991px){
    .featuring-cloud .info-list{
        padding:25px 0 0;
        display:flow-root
    }
}
@media screen and (max-width:767px){
    .featuring-cloud .info-list{
        display:block;
        padding:20px 0 10px
    }
}
.featuring-cloud .info-list li{
    display:inline-block;
    vertical-align:top;
    text-align:left;
    font-size:18px;
    padding:0 24px;
    font-weight:300
}
@media screen and (max-width:991px){
    .featuring-cloud .info-list li{
        padding:0 20px 20px;
        font-size:14px
    }
}
@media screen and (max-width:767px){
    .featuring-cloud .info-list li{
        display:block;
        padding:0;
        margin:0 0 15px;
        text-align:center
    }
}
.featuring-cloud .info-list li a{
    color:#fff
}
.featuring-cloud .info-list li .title{
    display:block;
    font-size:12px;
    margin:0 0 7px;
    font-weight:400;
    text-transform:uppercase
}
@media screen and (max-width:767px){
    .featuring-cloud .info-list li .title{
        margin:0
    }
}
.favorite-benefits-cloud{
    margin:8em 0
}
@media screen and (max-width:991px){
    .favorite-benefits-cloud{
        margin-bottom:50px
    }
}
@media screen and (max-width:767px){
    .favorite-benefits-cloud{
        padding-top:40px
    }
}
@media screen and (min-width:992px){
    .favorite-benefits-cloud .container,.favorite-benefits-cloud .modal-lg,.favorite-benefits-cloud .modal-md,.favorite-benefits-cloud .modal-sm{
        max-width:1330px
    }
}
.favorite-benefits-cloud .cloud{
    background:#00ab6b
}
.favorite-benefits-cloud .cloud-secondary{
    background:#e5f6f0
}
.favorite-benefits-cloud .cloud-holder{
    padding-top:40px
}
.favorite-benefits-cloud h3{
    font-weight:400;
    margin-bottom:52px
}
@media screen and (max-width:767px){
    .favorite-benefits-cloud h3{
        margin-bottom:30px
    }
}
.favorite-benefits-cloud .info{
    max-width:810px;
    margin:0 auto;
    padding-bottom:140px
}
@media screen and (max-width:991px){
    .favorite-benefits-cloud .info{
        padding-bottom:50px
    }
}
@media screen and (max-width:767px){
    .favorite-benefits-cloud .info{
        padding-bottom:0
    }
}
.favorite-benefits-cloud .favorite-list{
    font-size:0
}
.favorite-benefits-cloud .favorite-list .item{
    position:relative;
    display:inline-block;
    vertical-align:top;
    font-size:16px;
    line-height:1.5;
    font-weight:300;
    margin:0 0 41px;
    padding:0 0 0 37px;
    color:#b3e5d2
}
@media screen and (max-width:767px){
    .favorite-benefits-cloud .favorite-list .item{
        margin:0 0 20px
    }
}
.favorite-benefits-cloud .favorite-list .item:before{
    content:'';
    position:absolute;
    top:2px;
    left:2px;
    width:18px;
    height:18px;
    border-radius:50%;
    border:3px solid #fff
}
.favorite-benefits-cloud .favorite-list .item .title{
    display:block;
    font-size:18px;
    line-height:1.33;
    font-weight:500;
    margin:0 0 10px;
    color:#fff
}
@media screen and (max-width:767px){
    .favorite-benefits-cloud .favorite-list .item .title{
        font-size:16px
    }
}
.favorite-benefits-cloud .favorite-list .item p{
    margin-top:10px;
    color:#b3e5d2;
    font-size:16px;
    font-weight:400
}
.single-customer_story #header{
    margin-bottom:92px
}
@media screen and (max-width:991px){
    .single-customer_story #header{
        margin-bottom:50px
    }
}
.plans-page #header .login-list{
    display:none
}
@media screen and (min-width:768px){
    .plans-page #header .navbar-nav{
        float:right
    }
}
.plans-page #header .main-menu .blog-link{
    display:none
}
.plans-page #header .main-menu .support-link{
    display:block
}
.plans-page .intro-block{
    background:url(../../images/banner.jpg) no-repeat 0 100%/cover;
    margin-top:-184px;
    padding:160px 0 235px;
    min-height:730px;
    margin-bottom:0
}
.plans-page .intro-block .title-holder{
    font-size:21px;
    line-height:1.33;
    color:#fff;
    text-align:center;
    margin:0 0 66px
}
@media screen and (max-width:767px){
    .plans-page .intro-block .title-holder{
        margin:0 0 30px
    }
}
.plans-page .intro-block .block-info{
    max-width:none
}
@media screen and (max-width:991px){
    .plans-page .intro-block .block-info{
        width:100%
    }
}
.plans-page .intro-block h1{
    color:#fff;
    text-align:center;
    font-size:44px;
    line-height:1.09;
    letter-spacing:-.01364em;
    margin:0 0 20px
}
@media screen and (max-width:767px){
    .plans-page .intro-block h1{
        font-size:30px;
        line-height:1.5
    }
}
.plans-page .intro-block h1 b{
    border-bottom:3px solid #fff;
    font-style:italic
}
.plans-page .intro-block .info-list{
    text-align:center;
    color:#fff;
    font-size:14px;
    line-height:1.29
}
.plans-page .intro-block .info-list .icon{
    display:block;
    font-size:47px;
    margin:0 0 20px
}
@media screen and (max-width:767px){
    .plans-page .intro-block .info-list .icon{
        margin:0 0 10px;
        padding:15px 0 0
    }
}
.plans-page .plans{
    margin:-223px 0 80px
}
@media screen and (max-width:767px){
    .plans-page .plans{
        margin:-223px 0 50px
    }
}
@media screen and (min-width:992px){
    .plans-page .text-block-alt{
        padding:70px 0 20px;
        margin:1em 0 8em
    }
}
.plans-page .text-block-alt .container,.plans-page .text-block-alt .modal-lg,.plans-page .text-block-alt .modal-md,.plans-page .text-block-alt .modal-sm{
    max-width:870px
}
.plans-page .block-connect{
    padding:16px 0 78px
}
@media screen and (max-width:991px){
    .plans-page .block-connect{
        padding:16px 0 40px
    }
}
.plans-page .block-connect .section-head{
    margin-bottom:40px
}
.plans-page .block-connect .description{
    max-width:445px;
    margin-bottom:0
}
.plans-page .block-connect h3{
    margin-bottom:23px
}
.plans-page .block-connect .btn{
    font-size:16px;
    min-width:290px
}
@media screen and (max-width:767px){
    .plans-page .block-connect .btn{
        min-width:0
    }
}
.features-list-section{
    margin:0 0 90px
}
@media screen and (max-width:767px){
    .features-list-section{
        margin:0 0 50px
    }
}
.features-list-section .title{
    font-size:12px;
    text-transform:uppercase;
    color:#535b81;
    margin:0 0 38px
}
@media screen and (min-width:992px){
    .features-list-section .features-list li{
        margin-bottom:1px
    }
}
.awards .items-holder{
    border:solid 1px #e4e7ec;
    border-width:1px 0;
    padding:77px 0 55px;
    -webkit-box-shadow:0 -13px 15px -4px rgba(250,252,254,.75),0 13px 15px -4px rgba(250,252,254,.75);
    box-shadow:0 -13px 15px -4px rgba(250,252,254,.75),0 13px 15px -4px rgba(250,252,254,.75)
}
@media screen and (max-width:767px){
    .awards .items-holder{
        padding:50px 0 25px
    }
}
@media screen and (max-width:767px){
    .awards .item{
        margin:0 0 25px
    }
}
.awards .item .image-holder{
    float:left;
    margin-right:30px;
    max-width:111px
}
@media screen and (max-width:991px){
    .awards .item .image-holder{
        max-width:90px;
        margin-right:15px
    }
}
@media screen and (max-width:767px){
    .awards .item .image-holder{
        max-width:70px
    }
}
.awards .item .content-holder{
    overflow:hidden
}
.awards .item .title{
    color:#232d44;
    font-size:18px;
    line-height:1.33;
    letter-spacing:-.01667em;
    font-weight:500;
    margin:0 0 25px
}
.awards .item p{
    margin:0 0 20px
}
@media screen and (max-width:767px){
    .awards .item p{
        margin:0 0 10px
    }
}
.awards .item a{
    text-decoration:underline
}
.awards .item a:hover{
    text-decoration:none
}
.cloud-plans-block{
    margin-bottom:30px
}
@media screen and (max-width:767px){
    .cloud-plans-block{
        padding-top:30px;
        margin-bottom:10px
    }
}
.cloud-plans-block .cloud-holder{
    padding-top:110px
}
@media screen and (max-width:767px){
    .cloud-plans-block .cloud-holder{
        padding-top:40px
    }
}
.cloud-plans-block .info-grey h2{
    margin:-10px 0 25px
}
.cloud-plans-block a{
    text-decoration:underline
}
.cloud-plans-block a:hover{
    text-decoration:none
}
.cloud-plans-block .icon{
    padding-right:4px
}
.cloud-plans-block .graph{
    margin:0 0 43px
}
.cloud-plans-block .description{
    font-size:12px
}
.cloud-plans-block .link-holder{
    padding:10px 0 0;
    margin:0 0 30px
}
.services-section{
    margin:0 0 87px
}
@media screen and (max-width:767px){
    .services-section{
        margin:0 0 50px
    }
}
#footer .capabilities-list .services-section li,.accordion-holder .panel-default .services-section .panel-title,.heading-box .services-section dt,.home-a-dedicated-performance .heading-box-align .services-section dt,.icons-expander .item .services-section .head,.services-section #footer .capabilities-list li,.services-section .accordion-holder .panel-default .panel-title,.services-section .h4,.services-section .heading-box dt,.services-section .home-a-dedicated-performance .heading-box-align dt,.services-section .icons-expander .item .head,.services-section .text-size-4,.services-section h4{
    line-height:1.56
}
.services-section .top-title{
    display:block;
    text-transform:uppercase;
    padding:16px 0 0;
    margin:0 0 18px;
    font-size:12px
}
.services-section h2{
    margin:0 0 28px
}
.services-section .ico-button{
    -webkit-box-shadow:0 3px 6px 0 #f3f6f9;
    box-shadow:0 3px 6px 0 #f3f6f9
}
.services-section .ico-button i{
    background:0 0;
    font-size:15px
}
.services-section .list-services{
    padding-top:22px
}
@media screen and (max-width:767px){
    .services-section .list-services{
        margin:0 0 40px
    }
}
.services-section .stories-wrap .block-story{
    -webkit-box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    box-shadow:0 14px 26px 0 rgba(31,37,50,.1);
    margin:0
}
@media screen and (min-width:992px){
    .services-section .stories-wrap .block-story .img-holder{
        min-height:280px
    }
}
.services-section .stories-wrap .block-story .img-holder:before{
    border:133px solid transparent;
    border-bottom:0 solid #fff;
    border-left:920px solid #fff;
    bottom:-55px
}
.services-section .stories-wrap .block-story .text-holder{
    margin-top:-10px
}
@media screen and (max-width:991px){
    .services-section .stories-wrap .block-story .text-holder{
        padding:0 25px
    }
}
@media screen and (max-width:767px){
    .services-section .stories-wrap .block-story .btn-play{
        bottom:7%
    }
}
.section-title{
    position:relative;
    text-align:center;
    margin:0 auto 3em
}
.media-kit-section{
    padding:60px 0
}
@media screen and (max-width:1199px){
    .media-kit-section{
        padding:40px 0
    }
}
@media screen and (max-width:991px){
    .media-kit-section{
        padding:20px 0
    }
}
.media-kit-section a{
    color:#aaadb3;
    text-decoration:underline
}
.media-kit-section a:hover{
    text-decoration:none
}
.media-kits{
    margin:0;
    padding:0;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (max-width:767px){
    .media-kits{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.media-kits>li{
    margin-right:-1px;
    float:left;
    min-width:180px
}
@media screen and (max-width:991px){
    .media-kits>li{
        width:100%;
        margin-bottom:15px
    }
}
.media-kits .visual{
    padding:30px;
    border:1px solid #e4e7ec;
    text-align:center;
    margin-bottom:12px
}
@media screen and (max-width:991px){
    .media-kits .visual{
        padding:15px;
        margin-bottom:8px
    }
}
.media-kits .visual img{
    min-width:60px;
    max-width:250px;
    vertical-align:top
}
@media screen and (min-width:768px){
    .media-kits .visual img{
        max-width:100%
    }
}
.media-kits .visual.black{
    background:#1a2028;
    border-color:#1a2028
}
.media-kits .visual .lbl{
    float:left;
    padding:0 10px 0 0
}
.media-kits .visual .links{
    padding-left:20px
}
.media-kits .visual .links a,.media-kits .visual .links span{
    text-transform:uppercase;
    float:left;
    color:#aaadb3;
    margin:0 3px
}
@media screen and (max-width:991px){
    .media-kits-layout .media-kits-bg-block{
        display:none
    }
}
@media screen and (max-width:991px){
    .media-kits-layout .top-form{
        margin-bottom:0
    }
}
.media-kits-holder{
    margin:0 auto
}
.media-kits-holder .links{
    padding-left:20px
}
.media-kits-holder .links a,.media-kits-holder .links span{
    float:left;
    color:#aab2bd;
    margin:0 3px
}
.media-kits-holder-logo{
    max-width:1000px
}
.media-kits-holder-symbol{
    max-width:690px
}
.media-kits-holder-badges{
    max-width:500px
}
.media-kits-holder-colors{
    max-width:690px
}
.media-kits-holder-colors ul li .visual{
    height:80px;
    border:none
}
.media-kits-badges .visual{
    padding:20px 30px
}
.media-kits-holder-colors .media-kits .visual{
    padding:0
}
.media-kits-get-started-section{
    margin-bottom:4em
}
@media screen and (min-width:992px){
    .media-kits-get-started-section{
        margin-bottom:8em
    }
}
@media only screen and (max-width:767px){
    .media-kit-section{
        padding:20px 0
    }
    .media-kits .visual{
        padding:15px;
        margin-bottom:8px
    }
    .media-kits>li{
        width:100%;
        margin-bottom:15px
    }
}
.benefits-section .dots,.dedicated-deploy-section .bg:after,.dedicated-servers-hero-a .image-box .dots,.image-box-dots:after,.page-template-template-fully-managed-hosting .rates-section .dots,.section-environment .video-align:before,.section-image-text .decor,.section-priced .decor:before,.section-table .table:before{
    background-size:15px 15px;
    background-repeat:repeat;
    background-position:0 100%;
    z-index:1;
    background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYwQTI0RDQ2RUMyMjExRTk4NzM5QkU1MzQ1MDY0RUM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYwQTI0RDQ3RUMyMjExRTk4NzM5QkU1MzQ1MDY0RUM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjBBMjRENDRFQzIyMTFFOTg3MzlCRTUzNDUwNjRFQzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBMjRENDVFQzIyMTFFOTg3MzlCRTUzNDUwNjRFQzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6z/ZP4AAAAQUlEQVR42mL8//8/w0AAJoYBAqMWj1o8avGoxaMWj1o8avGoxaMWj1o8ajHlgOXBw0f3kAUU5OWURoN6WFkMEGAAleMHOyI/maAAAAAASUVORK5CYII=)
}
.dedicated-servers-hero-a{
    position:relative;
    padding-top:100px;
    margin-bottom:62px
}
@media screen and (min-width:768px){
    .dedicated-servers-hero-a{
        padding-top:150px
    }
}
@media screen and (min-width:1200px){
    .dedicated-servers-hero-a{
        padding-top:200px;
        margin-bottom:92px
    }
}
.dedicated-servers-hero-a .container,.dedicated-servers-hero-a .modal-lg,.dedicated-servers-hero-a .modal-md,.dedicated-servers-hero-a .modal-sm{
    position:static
}
.dedicated-servers-hero-a .subtitle{
    color:#0c143a;
    line-height:1.4;
    margin-bottom:1.5em;
    letter-spacing:.125em
}
@media screen and (min-width:992px){
    .dedicated-servers-hero-a .subtitle{
        margin-bottom:20px
    }
}
.dedicated-servers-hero-a .title{
    letter-spacing:normal;
    margin-bottom:20px;
    color:#0c143a
}
@media screen and (min-width:992px){
    .dedicated-servers-hero-a .title{
        margin-bottom:44px
    }
}
.dedicated-servers-hero-a .image-box{
    position:absolute;
    right:0;
    bottom:0;
    top:0;
    display:none
}
@media screen and (min-width:992px){
    .dedicated-servers-hero-a .image-box{
        display:block;
        left:calc(50% + 15px)
    }
}
@media screen and (min-width:1200px){
    .dedicated-servers-hero-a .image-box{
        left:calc(50% + 200px)
    }
}
.dedicated-servers-hero-a .image-box img{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    z-index:5
}
.dedicated-servers-hero-a .image-box .dots{
    position:absolute;
    height:29%;
    left:-9%;
    bottom:-6.5%;
    right:0;
    z-index:-2
}
.dedicated-servers-hero-a .image-box .diamond{
    position:absolute;
    bottom:40%;
    right:100%;
    width:44px;
    margin-right:17px;
    height:44px;
    z-index:-1
}
@media screen and (min-width:1200px){
    .dedicated-servers-hero-a .image-box .diamond{
        bottom:20%
    }
}
.dedicated-servers-hero-a .image-box .diamond:before{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    content:'';
    background:#5e40e4;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.dedicated-servers-hero-a .image-box .disc{
    position:absolute;
    bottom:0;
    right:10%;
    width:268px;
    margin-bottom:-108px;
    height:260px;
    border:42px solid #00ab6b;
    border-radius:50%;
    z-index:3
}
.dedicated-servers-hero-a .holder{
    margin-bottom:32px;
    max-width:585px
}
@media screen and (min-width:992px){
    .dedicated-servers-hero-a .holder{
        margin-bottom:44px
    }
}
@media screen and (min-width:1200px){
    .dedicated-servers-hero-a .holder{
        margin-left:71px
    }
}
.dedicated-servers-hero-a .holder p{
    font-size:18px;
    margin-bottom:2em;
    line-height:1.4
}
.dedicated-servers-hero-a .holder .note{
    font-size:12px
}
.dedicated-servers-hero-a .holder .logo-block{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 0 58px
}
@media screen and (max-width:767px){
    .dedicated-servers-hero-a .holder .logo-block{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
}
.dedicated-servers-hero-a .holder .logo-block .image-block{
    max-width:183px;
    width:100%;
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-right:20px
}
@media screen and (max-width:767px){
    .dedicated-servers-hero-a .holder .logo-block .image-block{
        margin:0 0 15px
    }
}
.dedicated-servers-hero-a .holder .logo-block p{
    font-size:14px;
    color:#3d4361;
    margin:0;
    font-weight:500
}
.dedicated-servers-hero-a .holder .logo-block .note{
    margin:0;
    font-size:10px;
    font-weight:400
}
.dedicated-servers-hero-a .card-align .row{
    margin-left:-5px;
    margin-right:-5px
}
.dedicated-servers-hero-a .card-align .row>*{
    padding-left:5px;
    padding-right:5px
}
@media screen and (min-width:1200px){
    .dedicated-servers-hero-a .card-align{
        margin-left:73px;
        margin-right:-114px
    }
}
.dedicated-servers-hero-a .tools{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
@media screen and (min-width:480px){
    .dedicated-servers-hero-a .tools{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
}
.dedicated-servers-hero-a .tools .btn{
    min-width:0;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    margin-bottom:1em
}
@media screen and (min-width:480px){
    .dedicated-servers-hero-a .tools .btn{
        margin-bottom:0
    }
}
@media screen and (min-width:1200px){
    .dedicated-servers-hero-a .review-row{
        margin-right:-90px
    }
}
.dedicated-servers-hero-a .review{
    line-height:1.5;
    margin-bottom:18px;
    max-width:585px
}
.dedicated-servers-hero-a .review p{
    margin-bottom:8px
}
.dedicated-servers-hero-a .review .info{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.dedicated-servers-hero-a .review .name{
    margin-right:15px;
    line-height:1.1;
    color:#0c143a
}
.dedicated-servers-hero-a .review .text-stars{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (min-width:992px){
    .dedicated-servers-hero-a .review .text-stars{
        margin:23px 0 0
    }
}
.dedicated-servers-hero-a .review .text-stars p{
    margin:0 8px 0 0
}
@media screen and (min-width:480px){
    .dedicated-servers-hero-a .trust-review{
        margin-left:20px
    }
}
@media screen and (min-width:992px){
    .dedicated-servers-hero-a .trust-review{
        margin-left:38px
    }
}
.dedicated-servers-hero-a .nps-block{
    border-radius:36px;
    background:#ffd657;
    line-height:1.1;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:7px 24px 12px 11px
}
.dedicated-servers-hero-a .nps-block .img{
    margin-right:8px;
    width:56px
}
.dedicated-servers-hero-a .nps-block strong{
    font-size:20px;
    font-weight:600;
    display:block;
    margin-bottom:4px
}
.dedicated-servers-hero-a .nps-block span{
    font-size:10px;
    display:block;
    text-transform:uppercase
}
@media screen and (min-width:1200px){
    .dedicated-section-hero-a{
        margin-bottom:100px
    }
}
@media screen and (min-width:1200px){
    .dedicated-section-hero-a .holder{
        margin-right:20px;
        margin-bottom:60px
    }
}
.dedicated-section-hero-a .review-card{
    position:absolute;
    bottom:0;
    left:0;
    z-index:10;
    max-width:482px
}
.dedicated-section-hero-a .monitor-card{
    max-width:476px;
    width:100%;
    padding:0
}
.comparison-hosting-block ul li:first-child .dedicated-section-hero-a .monitor-card .cell,.customer-review .dedicated-section-hero-a .monitor-card .author,.dedicated-section-hero-a .monitor-card .comparison-hosting-block ul li:first-child .cell,.dedicated-section-hero-a .monitor-card .customer-review .author,.dedicated-section-hero-a .monitor-card .h1,.dedicated-section-hero-a .monitor-card .h2,.dedicated-section-hero-a .monitor-card .h3,.dedicated-section-hero-a .monitor-card .h4,.dedicated-section-hero-a .monitor-card .h5,.dedicated-section-hero-a .monitor-card .h6,.dedicated-section-hero-a .monitor-card .heading,.dedicated-section-hero-a .monitor-card .heading-box dt,.dedicated-section-hero-a .monitor-card .icons-expander .item .head,.dedicated-section-hero-a .monitor-card .list-checkbox>li,.dedicated-section-hero-a .monitor-card h1,.dedicated-section-hero-a .monitor-card h2,.dedicated-section-hero-a .monitor-card h3,.dedicated-section-hero-a .monitor-card h4,.dedicated-section-hero-a .monitor-card h5,.dedicated-section-hero-a .monitor-card h6,.heading-box .dedicated-section-hero-a .monitor-card dt,.icons-expander .item .dedicated-section-hero-a .monitor-card .head{
    background:#5e40e4;
    text-align:center;
    padding:15px;
    border-radius:6px 6px 0 0
}
.comparison-hosting-block ul li:first-child .dedicated-section-hero-a .monitor-card .cell img,.customer-review .dedicated-section-hero-a .monitor-card .author img,.dedicated-section-hero-a .monitor-card .comparison-hosting-block ul li:first-child .cell img,.dedicated-section-hero-a .monitor-card .customer-review .author img,.dedicated-section-hero-a .monitor-card .h1 img,.dedicated-section-hero-a .monitor-card .h2 img,.dedicated-section-hero-a .monitor-card .h3 img,.dedicated-section-hero-a .monitor-card .h4 img,.dedicated-section-hero-a .monitor-card .h5 img,.dedicated-section-hero-a .monitor-card .h6 img,.dedicated-section-hero-a .monitor-card .heading img,.dedicated-section-hero-a .monitor-card .heading-box dt img,.dedicated-section-hero-a .monitor-card .icons-expander .item .head img,.dedicated-section-hero-a .monitor-card .list-checkbox>li img,.dedicated-section-hero-a .monitor-card h1 img,.dedicated-section-hero-a .monitor-card h2 img,.dedicated-section-hero-a .monitor-card h3 img,.dedicated-section-hero-a .monitor-card h4 img,.dedicated-section-hero-a .monitor-card h5 img,.dedicated-section-hero-a .monitor-card h6 img,.heading-box .dedicated-section-hero-a .monitor-card dt img,.icons-expander .item .dedicated-section-hero-a .monitor-card .head img{
    position:static;
    max-width:150px
}
.dedicated-section-hero-a .monitor-card .content{
    border:1px solid #e3e8ee;
    padding:36px 15px 57px;
    background:url(../../images/rounds.svg) no-repeat;
    background-position:100% 100%;
    border-radius:0 0 6px 6px
}
.dedicated-section-hero-a .monitor-card .content .title{
    display:block;
    margin:0 0 24px;
    text-align:center;
    font-weight:500;
    color:#0c143a;
    letter-spacing:.15em;
    text-transform:uppercase
}
.dedicated-section-hero-a .monitor-card .rows-holder{
    max-width:338px;
    margin:0 auto
}
.dedicated-section-hero-a .monitor-card .content-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:7px 0;
    border-top:1px solid #e3e8ee
}
.dedicated-section-hero-a .monitor-card .content-row span{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.dedicated-section-hero-a .monitor-card .content-row span:first-child{
    width:64%;
    padding-right:10px;
    -ms-flex-negative:0;
    flex-shrink:0;
    -webkit-box-flex:0;
    -ms-flex-positive:0;
    flex-grow:0
}
@media screen and (min-width:992px){
    .monitor-card-hero-a{
        margin-bottom:20px
    }
}
.monitor-card-hero-a .image-box{
    bottom:120px
}
body:not(.post-type-archive-customer_story):not(.single):not(.page-template-default):not(.page-template-template-startups):not(.page-template-template-digital-agencies):not(.page-template-template-media-kit):not(.page-template-template-thank-you) .dedicated-layout #header{
    position:absolute;
    left:0;
    top:0;
    width:100%
}
@media screen and (min-width:992px) and (max-width:1199px){
    body:not(.post-type-archive-customer_story):not(.single):not(.page-template-default):not(.page-template-template-startups):not(.page-template-template-digital-agencies):not(.page-template-template-media-kit):not(.page-template-template-thank-you) .dedicated-layout #header .main-menu li>a{
        color:#fff
    }
}
@media screen and (min-width:1200px){
    body:not(.post-type-archive-customer_story):not(.single):not(.page-template-default):not(.page-template-template-startups):not(.page-template-template-digital-agencies):not(.page-template-template-media-kit):not(.page-template-template-thank-you) .dedicated-layout #header .login-list{
        color:#fff
    }
}
@media screen and (min-width:1200px){
    body:not(.post-type-archive-customer_story):not(.single):not(.page-template-default):not(.page-template-template-startups):not(.page-template-template-digital-agencies):not(.page-template-template-media-kit):not(.page-template-template-thank-you) .dedicated-layout #header .login-list a{
        color:#fff
    }
}
body:not(.post-type-archive-customer_story):not(.single):not(.page-template-default):not(.page-template-template-startups):not(.page-template-template-digital-agencies):not(.page-template-template-media-kit):not(.page-template-template-thank-you) .dedicated-layout #footer{
    margin-top:0
}
.page-template-template-managed-vps-hosting .section-table .responsive-data-table th img{
    max-width:110px;
    max-height:38px
}
.page-template-template-managed-vps-hosting .hosting-packages-a .custom-radio-checkbox{
    margin-bottom:12px;
    margin-left:-20px;
    margin-right:-20px
}
.page-template-template-managed-vps-hosting .hosting-packages-a .custom-radio-checkbox li{
    margin:0 20px
}
.page-template-template-managed-vps-hosting .hosting-packages-a .custom-radio-checkbox a{
    padding:0;
    background:0 0
}
.page-template-template-managed-vps-hosting .hosting-packages-a .custom-radio-checkbox a:hover{
    background:0 0
}
.page-template-template-managed-vps-hosting .hosting-packages-a .custom-radio-checkbox a label{
    margin:0
}
.page-template-template-managed-vps-hosting #footer{
    margin-top:0
}
.trust-review{
    margin-top:2px
}
.trust-review .text{
    font-size:14px;
    line-height:1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.trust-review .text span{
    display:inline-block;
    margin:10px 0 4px 0
}
@media screen and (min-width:480px){
    .trust-review .text span{
        margin:15px 0 0 0
    }
}
.trust-review .text img{
    max-width:88px;
    max-height:23px;
    margin:0 0 0 15px
}
.trust-stars{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.trust-stars img{
    margin-right:2px
}
.dedicated-plans-section{
    padding-bottom:36px
}
@media screen and (min-width:992px){
    .dedicated-plans-section{
        padding-bottom:56px
    }
}
.dedicated-plans-section .head{
    margin-bottom:45px
}
.dedicated-plans-section .head .title{
    letter-spacing:-.005em;
    margin:0 0 20px
}
.dedicated-plans-section .table-holder{
    margin-bottom:55px
}
@media screen and (max-width:767px){
    .dedicated-plans-section .table-holder{
        margin-bottom:40px;
        border:1px solid #ddd
    }
}
@media screen and (min-width:768px){
    .dedicated-plans-section .pricing-table{
        border:1px solid #ddd
    }
}
.dedicated-plans-section .pricing-table .btn{
    padding-top:11px;
    padding-bottom:11px
}
.dedicated-plans-section .pricing-table>thead tr td,.dedicated-plans-section .pricing-table>thead tr th{
    background-color:#0c143a;
    color:#fff;
    font-weight:500;
    vertical-align:middle;
    height:38px;
    border:0;
    white-space:nowrap
}
.dedicated-plans-section .pricing-table tbody{
    position:relative
}
.dedicated-plans-section .pricing-table tbody tbody:after,.dedicated-plans-section .pricing-table tbody tbody:before{
    display:block;
    content:'';
    position:absolute;
    bottom:1px;
    top:38px;
    background-color:#fff;
    width:19px
}
.dedicated-plans-section .pricing-table tbody:after{
    right:1px
}
.dedicated-plans-section .pricing-table tbody:before{
    left:1px
}
@media screen and (min-width:768px){
    .dedicated-plans-section .pricing-table>tbody>tr:not(:first-child)>td,.dedicated-plans-section .pricing-table>tbody>tr:not(:first-child)>th,.dedicated-plans-section .pricing-table>tfoot>tr:not(:first-child)>td,.dedicated-plans-section .pricing-table>tfoot>tr:not(:first-child)>th,.dedicated-plans-section .pricing-table>thead>tr:not(:first-child)>td,.dedicated-plans-section .pricing-table>thead>tr:not(:first-child)>th{
        border-top:1px solid #ddd
    }
}
.dedicated-plans-section .pricing-table>tbody>tr>td,.dedicated-plans-section .pricing-table>tbody>tr>th,.dedicated-plans-section .pricing-table>tfoot>tr>td,.dedicated-plans-section .pricing-table>tfoot>tr>th,.dedicated-plans-section .pricing-table>thead>tr>td,.dedicated-plans-section .pricing-table>thead>tr>th{
    font-size:14px;
    line-height:16px;
    vertical-align:middle;
    border-top:none;
    border-top:1px solid #ddd
}
@media screen and (min-width:768px){
    .dedicated-plans-section .pricing-table>tbody>tr>td,.dedicated-plans-section .pricing-table>tbody>tr>th,.dedicated-plans-section .pricing-table>tfoot>tr>td,.dedicated-plans-section .pricing-table>tfoot>tr>th,.dedicated-plans-section .pricing-table>thead>tr>td,.dedicated-plans-section .pricing-table>thead>tr>th{
        padding:12px 15px 11px
    }
}
.dedicated-plans-section .pricing-table>tbody>tr>td:last-child,.dedicated-plans-section .pricing-table>tbody>tr>th:last-child,.dedicated-plans-section .pricing-table>tfoot>tr>td:last-child,.dedicated-plans-section .pricing-table>tfoot>tr>th:last-child,.dedicated-plans-section .pricing-table>thead>tr>td:last-child,.dedicated-plans-section .pricing-table>thead>tr>th:last-child{
    padding-top:10px;
    padding-bottom:9px
}
@media screen and (min-width:768px){
    .dedicated-plans-section .pricing-table>tbody>tr>td:first-child,.dedicated-plans-section .pricing-table>tbody>tr>th:first-child,.dedicated-plans-section .pricing-table>tfoot>tr>td:first-child,.dedicated-plans-section .pricing-table>tfoot>tr>th:first-child,.dedicated-plans-section .pricing-table>thead>tr>td:first-child,.dedicated-plans-section .pricing-table>thead>tr>th:first-child{
        padding-left:20px
    }
}
.dedicated-plans-section .pricing-table>tbody>tr>td:last-child,.dedicated-plans-section .pricing-table>tbody>tr>th:last-child,.dedicated-plans-section .pricing-table>tfoot>tr>td:last-child,.dedicated-plans-section .pricing-table>tfoot>tr>th:last-child,.dedicated-plans-section .pricing-table>thead>tr>td:last-child,.dedicated-plans-section .pricing-table>thead>tr>th:last-child{
    padding-right:20px
}
.dedicated-plans-section .pricing-table>tbody>tr>td.processor,.dedicated-plans-section .pricing-table>tbody>tr>th.processor,.dedicated-plans-section .pricing-table>tfoot>tr>td.processor,.dedicated-plans-section .pricing-table>tfoot>tr>th.processor,.dedicated-plans-section .pricing-table>thead>tr>td.processor,.dedicated-plans-section .pricing-table>thead>tr>th.processor{
    width:17%
}
.dedicated-plans-section .pricing-table>tbody>tr>td.server,.dedicated-plans-section .pricing-table>tbody>tr>th.server,.dedicated-plans-section .pricing-table>tfoot>tr>td.server,.dedicated-plans-section .pricing-table>tfoot>tr>th.server,.dedicated-plans-section .pricing-table>thead>tr>td.server,.dedicated-plans-section .pricing-table>thead>tr>th.server{
    width:13%
}
.dedicated-plans-section .pricing-table>tbody>tr>td.ram,.dedicated-plans-section .pricing-table>tbody>tr>th.ram,.dedicated-plans-section .pricing-table>tfoot>tr>td.ram,.dedicated-plans-section .pricing-table>tfoot>tr>th.ram,.dedicated-plans-section .pricing-table>thead>tr>td.ram,.dedicated-plans-section .pricing-table>thead>tr>th.ram{
    width:13%
}
.dedicated-plans-section .pricing-table>tbody>tr>td.bandwidth,.dedicated-plans-section .pricing-table>tbody>tr>th.bandwidth,.dedicated-plans-section .pricing-table>tfoot>tr>td.bandwidth,.dedicated-plans-section .pricing-table>tfoot>tr>th.bandwidth,.dedicated-plans-section .pricing-table>thead>tr>td.bandwidth,.dedicated-plans-section .pricing-table>thead>tr>th.bandwidth{
    width:13%
}
.dedicated-plans-section .pricing-table>tbody>tr>td.ssd,.dedicated-plans-section .pricing-table>tbody>tr>th.ssd,.dedicated-plans-section .pricing-table>tfoot>tr>td.ssd,.dedicated-plans-section .pricing-table>tfoot>tr>th.ssd,.dedicated-plans-section .pricing-table>thead>tr>td.ssd,.dedicated-plans-section .pricing-table>thead>tr>th.ssd{
    width:13%
}
.dedicated-plans-section .pricing-table>tbody>tr>td.passmark,.dedicated-plans-section .pricing-table>tbody>tr>th.passmark,.dedicated-plans-section .pricing-table>tfoot>tr>td.passmark,.dedicated-plans-section .pricing-table>tfoot>tr>th.passmark,.dedicated-plans-section .pricing-table>thead>tr>td.passmark,.dedicated-plans-section .pricing-table>thead>tr>th.passmark{
    width:13%
}
.dedicated-plans-section .pricing-table>tbody>tr>td.price,.dedicated-plans-section .pricing-table>tbody>tr>th.price,.dedicated-plans-section .pricing-table>tfoot>tr>td.price,.dedicated-plans-section .pricing-table>tfoot>tr>th.price,.dedicated-plans-section .pricing-table>thead>tr>td.price,.dedicated-plans-section .pricing-table>thead>tr>th.price{
    width:auto
}
.dedicated-plans-section .pricing-table>tbody>tr>td.order,.dedicated-plans-section .pricing-table>tbody>tr>th.order,.dedicated-plans-section .pricing-table>tfoot>tr>td.order,.dedicated-plans-section .pricing-table>tfoot>tr>th.order,.dedicated-plans-section .pricing-table>thead>tr>td.order,.dedicated-plans-section .pricing-table>thead>tr>th.order{
    width:160px
}
.dedicated-plans-section .pricing-table>tbody>tr>td.order .btn,.dedicated-plans-section .pricing-table>tbody>tr>th.order .btn,.dedicated-plans-section .pricing-table>tfoot>tr>td.order .btn,.dedicated-plans-section .pricing-table>tfoot>tr>th.order .btn,.dedicated-plans-section .pricing-table>thead>tr>td.order .btn,.dedicated-plans-section .pricing-table>thead>tr>th.order .btn{
    width:125px
}
.comparison-hosting-block ul li:first-child .dedicated-plans-section .common-for-plans .cell,.customer-review .dedicated-plans-section .common-for-plans .author,.dedicated-plans-section .common-for-plans .comparison-hosting-block ul li:first-child .cell,.dedicated-plans-section .common-for-plans .customer-review .author,.dedicated-plans-section .common-for-plans .h1,.dedicated-plans-section .common-for-plans .h2,.dedicated-plans-section .common-for-plans .h3,.dedicated-plans-section .common-for-plans .h4,.dedicated-plans-section .common-for-plans .h5,.dedicated-plans-section .common-for-plans .h6,.dedicated-plans-section .common-for-plans .heading,.dedicated-plans-section .common-for-plans .heading-box dt,.dedicated-plans-section .common-for-plans .icons-expander .item .head,.dedicated-plans-section .common-for-plans .list-checkbox>li,.dedicated-plans-section .common-for-plans h1,.dedicated-plans-section .common-for-plans h2,.dedicated-plans-section .common-for-plans h3,.dedicated-plans-section .common-for-plans h4,.dedicated-plans-section .common-for-plans h5,.dedicated-plans-section .common-for-plans h6,.heading-box .dedicated-plans-section .common-for-plans dt,.icons-expander .item .dedicated-plans-section .common-for-plans .head{
    letter-spacing:-.02em;
    margin:0 0 21px
}
.check-list{
    margin:0;
    padding:0;
    list-style:none
}
.check-list>li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin-bottom:1.5em
}
.check-list>li:before{
    display:block;
    content:'';
    min-width:16px;
    -ms-flex-preferred-size:16px;
    flex-basis:16px;
    width:16px;
    height:16px;
    margin-right:10px;
    background-image:url(../../images/icon-ui-checkmark-green.svg);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:50% 50%
}
.dedicated-server-inner-menu{
    color:#fff;
    z-index:10
}
.dedicated-server-inner-menu.active{
    position:fixed;
    width:100%;
    top:0;
    -webkit-transition-duration:.4s;
    transition-duration:.4s
}
.dedicated-server-inner-menu .navbar{
    margin:0;
    min-height:0;
    padding:15px 0
}
.dedicated-server-inner-menu hr{
    margin:0;
    border-top-color:rgba(255,255,255,.2)
}
.dedicated-server-inner-menu .title{
    margin:0 20px 0 0;
    letter-spacing:-.02em
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .title{
        margin-top:4px
    }
}
.dedicated-server-inner-menu .nav{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        margin-left:15px;
        margin-top:0
    }
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
}
.dedicated-server-inner-menu .nav li{
    margin-top:10px;
    position:relative
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav li{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        margin-left:15px;
        margin-top:0
    }
}
@media screen and (min-width:992px){
    .dedicated-server-inner-menu .nav li{
        margin-left:30px
    }
}
.dedicated-server-inner-menu .nav li.active:after{
    position:absolute;
    left:0;
    right:auto;
    top:0;
    bottom:0;
    content:'';
    display:block;
    border-left:3px solid
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav li.active:after{
        top:auto;
        left:-15px;
        right:-15px;
        bottom:-27px;
        border-left:0;
        border-bottom:3px solid
    }
}
.dedicated-server-inner-menu .nav li a:not(.btn){
    color:inherit;
    padding:5px 20px;
    background-color:transparent
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav li a:not(.btn){
        padding:0
    }
}
.dedicated-server-inner-menu .nav li .btn{
    margin-left:20px;
    display:inline-block
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav li .btn{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        min-width:140px;
        margin-left:0
    }
}
@media screen and (min-width:992px){
    .dedicated-server-inner-menu .nav li .btn{
        min-width:177px;
        margin-left:10px
    }
}
.dedicated-server-inner-menu .nav a.active:after{
    position:absolute;
    left:0;
    right:auto;
    top:0;
    bottom:0;
    content:'';
    display:block;
    border-left:3px solid
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .nav a.active:after{
        top:auto;
        left:-15px;
        right:-15px;
        bottom:-27px;
        border-left:0;
        border-bottom:3px solid
    }
}
.dedicated-server-inner-menu .navbar-toggle{
    margin:4px 15px 0 0;
    padding:0
}
.dedicated-server-inner-menu .navbar-toggle .icon-bar{
    background-color:#fff
}
.dedicated-server-inner-menu .navbar-collapse{
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    margin-left:-20px;
    margin-right:-20px
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .navbar-collapse{
        margin:10px 0 8px
    }
}
.dedicated-server-inner-menu .bottom-nav{
    padding:12px 0
}
.dedicated-server-inner-menu .bottom-nav ul{
    list-style:none;
    padding:0;
    margin-bottom:0
}
.dedicated-server-inner-menu .bottom-nav ul>li{
    letter-spacing:-.02em
}
.dedicated-server-inner-menu .bottom-nav ul>li:not(:last-child){
    margin-bottom:10px
}
@media screen and (min-width:768px){
    .dedicated-server-inner-menu .bottom-nav ul>li:not(:last-child){
        margin-bottom:0
    }
}
.dedicated-server-inner-menu .bottom-nav ul>li span{
    opacity:.8
}
.dedicated-server-inner-menu .bottom-nav ul>li .icon{
    margin-right:10px;
    font-size:16px;
    vertical-align:middle;
    position:relative;
    top:-1px
}
@media screen and (max-width:767px){
    .dedicated-server-inner-menu .bottom-nav .first-item,.dedicated-server-inner-menu .bottom-nav .second-item{
        display:none
    }
}
.section-inner-menu-button .navbar{
    padding:6px 0
}
@media screen and (min-width:768px){
    .section-inner-menu-button .title{
        margin-top:14px
    }
}
.dedicated-performance-section{
    position:relative;
    padding:39px 0 0
}
@media screen and (min-width:768px){
    .dedicated-performance-section{
        padding:59px 0 0
    }
}
@media screen and (min-width:1200px){
    .dedicated-performance-section{
        padding:79px 0 0
    }
}
.dedicated-performance-section .section-title-1{
    margin:0 0 60px;
    letter-spacing:-.01em
}
.dedicated-performance-section .section-title-1 mark{
    padding:0;
    background-color:transparent;
    position:relative;
    display:inline-block
}
.dedicated-performance-section .section-title-1 mark:after{
    content:'';
    display:block;
    position:absolute;
    left:-20px;
    top:100%;
    right:-20px;
    height:12px;
    border:solid 2px #00ab6b;
    border-color:#00ab6b transparent transparent transparent;
    border-radius:50%/12px 12px 0 0;
    margin-top:14px
}
.dedicated-performance-section .subtitle{
    margin:10px 0 24px
}
.dedicated-performance-section .description{
    margin-bottom:38px
}
@media screen and (min-width:768px){
    .dedicated-performance-section .description{
        margin-bottom:48px
    }
}
@media screen and (min-width:1200px){
    .dedicated-performance-section .description{
        margin-bottom:68px
    }
}
.dedicated-performance-section .heading-box{
    margin-bottom:40px
}
.dedicated-performance-section .image-box-dots{
    margin-left:-20px;
    margin-right:-20px
}
@media screen and (min-width:768px){
    .dedicated-performance-section .image-box-dots{
        position:relative
    }
}
@media screen and (min-width:768px){
    .dedicated-performance-section .image-box-dots{
        padding-left:12%;
        margin-left:0;
        margin-right:-174px;
        margin-bottom:-50px
    }
}
.dedicated-performance-section .image-box-dots:after{
    height:48%
}
@media screen and (min-width:768px){
    .dedicated-performance-section .image-box-dots:after{
        bottom:50px
    }
}
.dedicated-performance-section .image-box-dots .review-card{
    position:absolute;
    left:0;
    bottom:0;
    z-index:3;
    max-width:90%
}
@media screen and (min-width:768px){
    .dedicated-performance-section .image-box-dots .review-card{
        max-width:63.5%
    }
}
.dedicated-performance-section .image-box-dots .review-card p{
    margin-bottom:15px;
    font-style:italic;
    color:#535b81
}
.dedicated-performance-section .flex-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.review-card{
    padding:25px 20px;
    background-color:#fff
}
@media screen and (min-width:768px){
    .review-card{
        padding:30px 25px
    }
}
@media screen and (min-width:1200px){
    .review-card{
        padding:30px
    }
}
.review-card p{
    margin-bottom:15px;
    font-style:italic;
    letter-spacing:-.03em
}
.heading-boxes-section{
    padding:50px 0 35px;
    background-color:#f4f5f7
}
@media screen and (min-width:768px){
    .heading-boxes-section{
        padding:90px 0 65px
    }
}
.heading-boxes-section .title{
    margin:0 0 15px
}
.heading-boxes-section .heading-box dt{
    margin-bottom:1em
}
.heading-boxes-section .row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media screen and (min-width:992px){
    .heading-boxes-section .row{
        margin-left:-25px;
        margin-right:-25px
    }
    .heading-boxes-section .row>*{
        padding-left:25px;
        padding-right:25px
    }
}
@media screen and (min-width:1200px){
    .heading-boxes-section .row{
        margin-left:-35px;
        margin-right:-35px
    }
    .heading-boxes-section .row>*{
        padding-left:35px;
        padding-right:35px
    }
}
.heading-boxes-section .row [class*=col]{
    margin:15px 0
}
@media screen and (min-width:992px){
    .heading-boxes-section .row [class*=col]{
        margin:20px 0
    }
}
@media screen and (min-width:1200px){
    .heading-boxes-section .row [class*=col]{
        margin:25px 0
    }
}
@media screen and (max-width:479px){
    .heading-boxes-section .row [class*=col]{
        width:100%
    }
}
.heading-box{
    margin:0;
    padding:0
}
.heading-box dt{
    line-height:20px;
    font-weight:600;
    margin-bottom:.75em;
    letter-spacing:-.01em
}
.heading-box dt .label{
    font-size:12px;
    line-height:18px;
    margin:-4px 0 -4px 10px;
    letter-spacing:1px;
    vertical-align:top
}
.heading-box dd{
    line-height:1.5;
    color:#535b81
}
.heading-box dd a{
    color:inherit
}
.image-box-dots{
    position:relative
}
.image-box-dots:after{
    content:'';
    display:block;
    position:absolute;
    left:0;
    bottom:30px;
    width:2000px;
    height:29%
}
.image-box-dots .image{
    position:relative;
    z-index:2;
    -webkit-box-shadow:0 32px 44px 0 rgba(12,20,58,.2);
    box-shadow:0 32px 44px 0 rgba(12,20,58,.2)
}
.dedicated-deploy-section{
    position:relative
}
.dedicated-deploy-section .container,.dedicated-deploy-section .modal-lg,.dedicated-deploy-section .modal-md,.dedicated-deploy-section .modal-sm,.dedicated-deploy-section [class*=col]{
    position:static
}
@media screen and (min-width:768px){
    .dedicated-deploy-section .row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
@media screen and (min-width:768px){
    .dedicated-deploy-section .row [class*=col]:first-child{
        padding-top:200px;
        -ms-flex-item-align:end;
        align-self:flex-end
    }
}
.dedicated-deploy-section .bg{
    padding-bottom:75%;
    margin:0 -20px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 50%
}
@media screen and (min-width:768px){
    .dedicated-deploy-section .bg{
        position:absolute;
        left:0;
        right:calc(50% + 15px);
        bottom:60px;
        top:0;
        padding:0;
        width:auto;
        margin:0
    }
}
.dedicated-deploy-section .bg:after{
    content:'';
    display:none;
    position:absolute;
    left:0;
    bottom:-60px;
    right:-45px;
    height:36%
}
@media screen and (min-width:768px){
    .dedicated-deploy-section .bg:after{
        right:-20px;
        display:block
    }
}
@media screen and (min-width:992px){
    .dedicated-deploy-section .bg:after{
        right:-45px
    }
}
.dedicated-deploy-section .scheme-holder{
    padding:30px 20px;
    position:relative;
    z-index:2;
    background-color:#fff
}
@media screen and (min-width:768px){
    .dedicated-deploy-section .scheme-holder{
        padding:35px 55px;
        margin-bottom:30px
    }
}
@media screen and (min-width:1200px){
    .dedicated-deploy-section .scheme-holder{
        padding:40px 80px 50px
    }
}
.dedicated-deploy-section .scheme-holder .head{
    margin-bottom:25px
}
@media screen and (min-width:992px){
    .dedicated-deploy-section .scheme-holder .head{
        margin-bottom:30px
    }
}
@media screen and (min-width:1200px){
    .dedicated-deploy-section .scheme-holder .head{
        margin-bottom:40px
    }
}
.comparison-hosting-block ul li:first-child .dedicated-deploy-section .scheme-holder .head .cell,.customer-review .dedicated-deploy-section .scheme-holder .head .author,.dedicated-deploy-section .scheme-holder .head .comparison-hosting-block ul li:first-child .cell,.dedicated-deploy-section .scheme-holder .head .customer-review .author,.dedicated-deploy-section .scheme-holder .head .h1,.dedicated-deploy-section .scheme-holder .head .h2,.dedicated-deploy-section .scheme-holder .head .h3,.dedicated-deploy-section .scheme-holder .head .h4,.dedicated-deploy-section .scheme-holder .head .h5,.dedicated-deploy-section .scheme-holder .head .h6,.dedicated-deploy-section .scheme-holder .head .heading,.dedicated-deploy-section .scheme-holder .head .heading-box dt,.dedicated-deploy-section .scheme-holder .head .icons-expander .item .head,.dedicated-deploy-section .scheme-holder .head .list-checkbox>li,.dedicated-deploy-section .scheme-holder .head h1,.dedicated-deploy-section .scheme-holder .head h2,.dedicated-deploy-section .scheme-holder .head h3,.dedicated-deploy-section .scheme-holder .head h4,.dedicated-deploy-section .scheme-holder .head h5,.dedicated-deploy-section .scheme-holder .head h6,.heading-box .dedicated-deploy-section .scheme-holder .head dt,.icons-expander .item .dedicated-deploy-section .scheme-holder .head .head{
    margin-bottom:6px;
    display:block
}
.dedicated-deploy-section .scheme-holder .scheme img{
    width:100%;
    height:auto;
    margin:auto;
    z-index:2;
    position:relative
}
.dedicated-deploy-section .scheme-holder .scheme img.s2{
    width:71%;
    margin-top:-5.5%;
    margin-bottom:2.5%;
    z-index:1
}
.dedicated-deploy-section .scheme-holder .scheme img.s4{
    width:77%;
    margin-top:-3.5%;
    margin-bottom:2%;
    z-index:1
}
.dedicated-deploy-section .text-content{
    padding:25px 0
}
@media screen and (min-width:992px){
    .dedicated-deploy-section .text-content{
        padding:35px 0 70px
    }
}
@media screen and (min-width:1200px){
    .dedicated-deploy-section .text-content{
        padding:45px 0 80px
    }
}
.dedicated-deploy-section .text-content .title{
    margin-top:0;
    margin-bottom:1.1em
}
.dedicated-deploy-section .text-content .description{
    margin:2em 0
}
.dedicated-deploy-boxes-section{
    padding:20px 0
}
.dedicated-deploy-boxes-section .heading-box dt{
    margin-bottom:.5em;
    line-height:1.5
}
.dedicated-deploy-boxes-section .boxes-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:-15px
}
@media screen and (min-width:992px){
    .dedicated-deploy-boxes-section .boxes-row{
        margin-left:-25px;
        margin-right:-25px;
        margin-bottom:-20px
    }
    .dedicated-deploy-boxes-section .boxes-row>*{
        padding-left:25px;
        padding-right:25px
    }
}
@media screen and (min-width:1200px){
    .dedicated-deploy-boxes-section .boxes-row{
        margin-bottom:-22px
    }
}
.dedicated-deploy-boxes-section .boxes-row [class*=col]{
    margin:15px 0
}
@media screen and (min-width:992px){
    .dedicated-deploy-boxes-section .boxes-row [class*=col]{
        margin:20px 0
    }
}
@media screen and (min-width:1200px){
    .dedicated-deploy-boxes-section .boxes-row [class*=col]{
        margin:22px 0
    }
}
@media screen and (max-width:479px){
    .dedicated-deploy-boxes-section .boxes-row [class*=col]{
        width:100%
    }
}
.relaible-service-section{
    padding:0 0 40px 0
}
@media screen and (min-width:768px){
    .relaible-service-section{
        margin-top:100px
    }
}
@media screen and (min-width:992px){
    .relaible-service-section{
        padding:0 0 60px 0
    }
}
@media screen and (min-width:1200px){
    .relaible-service-section{
        padding:0 0 80px 0
    }
}
.relaible-service-section .title{
    margin-top:0
}
@media screen and (min-width:768px){
    .relaible-service-section .title{
        margin-top:80px
    }
}
.relaible-service-section .heading-box dt{
    margin-bottom:.5em;
    line-height:1.5
}
.relaible-service-section .boxes-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:-15px
}
@media screen and (min-width:992px){
    .relaible-service-section .boxes-row{
        margin-bottom:-20px
    }
}
@media screen and (min-width:1200px){
    .relaible-service-section .boxes-row{
        margin-bottom:-35px
    }
}
@media screen and (min-width:992px){
    .relaible-service-section .boxes-row{
        margin-left:-25px;
        margin-right:-25px
    }
    .relaible-service-section .boxes-row>*{
        padding-left:25px;
        padding-right:25px
    }
}
.relaible-service-section .boxes-row [class*=col]{
    margin:15px 0
}
@media screen and (min-width:992px){
    .relaible-service-section .boxes-row [class*=col]{
        margin:20px 0
    }
}
@media screen and (min-width:1200px){
    .relaible-service-section .boxes-row [class*=col]{
        margin:35px 0
    }
}
@media screen and (max-width:479px){
    .relaible-service-section .boxes-row [class*=col]{
        width:100%
    }
}
.relaible-service-section .image-box-dots{
    margin:0 -20px 40px
}
@media screen and (min-width:768px){
    .relaible-service-section .image-box-dots{
        position:absolute;
        left:15px;
        top:-180px;
        right:-5px;
        margin:0
    }
}
@media screen and (min-width:1200px){
    .relaible-service-section .image-box-dots{
        right:-186px
    }
}
.relaible-service-section .image-box-dots:after{
    left:75px;
    bottom:40px;
    height:46%;
    display:none
}
@media screen and (min-width:768px){
    .relaible-service-section .image-box-dots:after{
        display:block;
        left:-35px;
        bottom:35px
    }
}
@media screen and (min-width:1200px){
    .relaible-service-section .image-box-dots:after{
        left:-75px;
        bottom:40px
    }
}
.relaible-service-section .image-box-dots img{
    width:100%
}
@media screen and (min-width:768px){
    .relaible-service-section .image-box-dots img{
        max-height:360px
    }
}
@media screen and (min-width:1200px){
    .relaible-service-section .image-box-dots img{
        max-height:none
    }
}
.enjoy-support-section{
    padding:40px 0
}
@media screen and (min-width:768px){
    .enjoy-support-section{
        padding:60px 0
    }
}
@media screen and (min-width:992px){
    .enjoy-support-section{
        padding:70px 0
    }
}
@media screen and (min-width:1200px){
    .enjoy-support-section{
        padding:80px 0
    }
}
.enjoy-support-section .title{
    margin:0 0 .6em
}
.enjoy-support-section .description{
    margin:1em 0 2.2em
}
.enjoy-support-section .list-checkbox{
    margin-bottom:3em
}
.list-checkbox{
    margin:0;
    padding:0;
    list-style:none
}
.list-checkbox:not(:last-child){
    margin-bottom:1.5em
}
.list-checkbox>li{
    position:relative;
    padding-left:38px;
    line-height:20px;
    font-weight:400
}
.list-checkbox>li:not(:last-child){
    margin-bottom:28px
}
.list-checkbox>li:before{
    content:'\e916';
    position:absolute;
    left:0;
    top:-1px;
    display:block;
    width:22px;
    height:22px;
    line-height:22px;
    text-align:center;
    font-size:12px;
    color:#fff;
    background-color:#21c48b
}
.owl-carousel-support{
    padding:0
}
.owl-carousel-support .owl-stage-outer{
    border:1px solid #e3e8ee
}
.owl-carousel-support .customer-review{
    border-color:transparent
}
.owl-carousel-support .owl-dots{
    margin:19px 0 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:18px
}
.owl-carousel-support .owl-dots .owl-dot{
    margin-left:6px;
    margin-right:6px;
    width:8px;
    height:8px;
    border-radius:50%;
    border:4px solid #e3e8ee;
    outline:0;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:all .35s ease;
    transition:all .35s ease
}
.owl-carousel-support .owl-dots .owl-dot.active{
    width:18px;
    height:18px
}
.customer-review{
    border:1px solid #e3e8ee;
    border-radius:3px;
    background-color:#fff;
    -webkit-box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    padding:20px
}
@media screen and (min-width:768px){
    .customer-review{
        padding:25px
    }
}
@media screen and (min-width:992px){
    .customer-review{
        padding:25px 30px
    }
}
.customer-review .image{
    margin-bottom:16px;
    width:auto!important
}
.customer-review .quote{
    font-size:18px;
    font-style:italic;
    color:#232e44;
    letter-spacing:-.52px;
    line-height:1.5;
    margin-bottom:1.25em
}
.customer-review .author{
    margin:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.customer-review .author:not(:last-child){
    margin-bottom:7px
}
.customer-review .position{
    color:#656d78;
    margin-bottom:16px
}
.customer-review .link{
    font-weight:500;
    color:#00ab6b;
    margin:0
}
.trustpilot-reviews-section{
    padding:16px 0 26px
}
@media screen and (min-width:768px){
    .trustpilot-reviews-section{
        padding:26px 0 36px
    }
}
@media screen and (min-width:992px){
    .trustpilot-reviews-section{
        padding:36px 0 46px
    }
}
.trustpilot-reviews-section .section-title-1{
    margin-top:0;
    margin-bottom:1em
}
.trustpilot-reviews-section .head{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-bottom:20px;
    letter-spacing:-.01em
}
@media screen and (min-width:768px){
    .trustpilot-reviews-section .head{
        margin:0 -5px 38px;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
}
@media screen and (min-width:992px){
    .trustpilot-reviews-section .head{
        font-size:21px;
        margin:0 -10px 52px
    }
}
.trustpilot-reviews-section .head p{
    margin:0
}
.trustpilot-reviews-section .head .text-nowrap,.trustpilot-reviews-section .head .trust-stars{
    margin:10px 0
}
@media screen and (min-width:768px){
    .trustpilot-reviews-section .head .text-nowrap,.trustpilot-reviews-section .head .trust-stars{
        margin:0 5px
    }
}
@media screen and (min-width:992px){
    .trustpilot-reviews-section .head .text-nowrap,.trustpilot-reviews-section .head .trust-stars{
        margin:0 10px
    }
}
.trustpilot-reviews-section .customer-review{
    margin-bottom:30px
}
.trustpilot-reviews-section .customer-review:last-child{
    margin-bottom:0
}
.trustpilot-reviews-section .customer-review .quote{
    color:#6a7898;
    margin-bottom:.9em
}
.trustpilot-reviews-section .customer-review .author img{
    position:relative;
    top:-3px;
    margin-left:10px;
    max-width:86px
}
.trustpilot-reviews-section .customer-review.customer-light{
    background:#f2f4f7;
    border:none
}
.trustpilot-reviews-section .customer-review.customer-light .quote{
    color:#232e44
}
.trustpilot-reviews-section .customer-review.light-text .quote{
    color:#6a7898
}
.trustpilot-reviews-section .customer-review.light-text .author{
    color:#535b81
}
.trustpilot-reviews-section .customer-review .image-holder{
    max-width:80px
}
.trustpilot-reviews-section .customer-review .image-holder img{
    max-width:100%
}
@media screen and (min-width:768px){
    .trustpilot-reviews-section.shared-a{
        padding:81px 0
    }
}
.trustpilot-reviews-section .text-stars .text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    line-height:1;
    margin-top:10px
}
.extreme-power-section{
    padding:25px 0
}
@media screen and (min-width:768px){
    .extreme-power-section{
        padding:40px 0
    }
}
@media screen and (min-width:992px){
    .extreme-power-section{
        padding:70px 0 40px
    }
}
.extreme-power-section .title{
    margin-top:0;
    margin-bottom:1em
}
.comparison-hosting-block ul li:first-child .extreme-power-section .cell,.customer-review .extreme-power-section .author,.extreme-power-section .comparison-hosting-block ul li:first-child .cell,.extreme-power-section .customer-review .author,.extreme-power-section .h1,.extreme-power-section .h2,.extreme-power-section .h3,.extreme-power-section .h4,.extreme-power-section .h5,.extreme-power-section .h6,.extreme-power-section .heading,.extreme-power-section .heading-box dt,.extreme-power-section .icons-expander .item .head,.extreme-power-section .list-checkbox>li,.extreme-power-section h1,.extreme-power-section h2,.extreme-power-section h3,.extreme-power-section h4,.extreme-power-section h5,.extreme-power-section h6,.heading-box .extreme-power-section dt,.icons-expander .item .extreme-power-section .head{
    margin-bottom:1em;
    letter-spacing:-.02em
}
.extreme-power-section p{
    line-height:1.5;
    margin:1em 0
}
.extreme-power-section .check-list>li{
    margin-bottom:1.15em
}
.extreme-power-section .card{
    background-image:url(../../images/map-europe.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:100% 0;
    padding:20px;
    border:1px solid #e3e8ee;
    border-radius:3px;
    background-color:#fff;
    -webkit-box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    min-height:200px;
    margin-top:30px
}
@media screen and (min-width:768px){
    .extreme-power-section .card{
        padding:25px;
        min-height:347px;
        margin-top:0
    }
}
@media screen and (min-width:992px){
    .extreme-power-section .card{
        padding:35px 30px
    }
}
.comparison-hosting-block ul li:first-child .extreme-power-section .card .cell,.customer-review .extreme-power-section .card .author,.extreme-power-section .card .comparison-hosting-block ul li:first-child .cell,.extreme-power-section .card .customer-review .author,.extreme-power-section .card .h1,.extreme-power-section .card .h2,.extreme-power-section .card .h3,.extreme-power-section .card .h4,.extreme-power-section .card .h5,.extreme-power-section .card .h6,.extreme-power-section .card .heading,.extreme-power-section .card .heading-box dt,.extreme-power-section .card .icons-expander .item .head,.extreme-power-section .card .list-checkbox>li,.extreme-power-section .card h1,.extreme-power-section .card h2,.extreme-power-section .card h3,.extreme-power-section .card h4,.extreme-power-section .card h5,.extreme-power-section .card h6,.heading-box .extreme-power-section .card dt,.icons-expander .item .extreme-power-section .card .head{
    margin-bottom:1.5em;
    letter-spacing:-.03em
}
.extreme-power-section .card .check-list>li{
    margin-bottom:.75em
}
.panel-faq{
    -webkit-box-shadow:none;
    box-shadow:none;
    border-top:1px solid #c8cad1
}
.panel-faq .faq-panel-heading{
    padding:18px 0 26px
}
.panel-faq .faq-collapse{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    color:#0c143a
}
.panel-faq .faq-collapse:focus,.panel-faq .faq-collapse:hover{
    text-decoration:none
}
.panel-faq .faq-collapse span{
    padding-right:10px;
    line-height:1.25;
    font-size:16px;
    font-weight:500
}
.panel.open .button-views:after{
    content:none
}
.section-faq{
    padding:30px 0 80px
}
@media screen and (min-width:1200px){
    .section-faq{
        padding-top:46px
    }
}
.section-faq .panel-group{
    margin-bottom:50px
}
@media screen and (min-width:1200px){
    .section-faq .panel-group{
        margin-bottom:117px
    }
}
.section-faq .panel-group .panel-heading+.panel-collapse>.panel-body{
    border:none;
    padding:0 0 22px;
    font-size:16px
}
.section-faq .panel-group .panel-heading+.panel-collapse>.panel-body p{
    margin-bottom:24px
}
.section-faq .panel-group .panel-heading+.panel-collapse>.panel-body p:last-child{
    margin-bottom:0
}
.section-faq .panel-group .panel+.panel{
    margin-top:0
}
.section-faq .bottom-row{
    text-align:center;
    margin:0 auto;
    max-width:250px
}
.section-faq .bottom-row .btn{
    margin-bottom:28px
}
.section-faq .bottom-row .text-row{
    margin-bottom:10px
}
.section-faq .faq-heading{
    margin-bottom:38px
}
.section-faq .button-views{
    top:4px
}
.faq-secondary{
    background:#f4f5f7;
    padding-bottom:52px;
    margin-bottom:0
}
.faq-secondary.bg-white .panel{
    background:#fff
}
.faq-secondary .panel-group{
    margin-bottom:48px
}
.faq-secondary .panel{
    background:#f4f5f7
}
.faq-secondary .faq-heading{
    margin-bottom:27px
}
@media screen and (min-width:992px){
    .faq-secondary .faq-collapse span{
        font-size:18px;
        font-weight:600;
        line-height:20px
    }
}
@media screen and (min-width:992px){
    .faq-secondary .panel-faq .faq-panel-heading{
        padding:29px 0
    }
}
.faq-secondary .panel-faq .button-views{
    top:0
}
.faq-secondary .bottom-row{
    max-width:none
}
.faq-secondary .bottom-row .title{
    font-size:24px
}
.faq-secondary .bottom-row .section-head{
    margin-bottom:30px;
    color:#0c143a
}
.faq-secondary .bottom-row p{
    color:#0c143a;
    margin-bottom:29px
}
.faq-secondary .bottom-row .btn{
    min-width:auto;
    padding:18px 24px
}
.starz-align{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.starz-align .img-responsive{
    width:78px
}
.starz-align .img-responsive,.starz-align .trust-stars{
    margin:0 8px
}
@media screen and (min-width:992px){
    .dedicated-service-section{
        padding-top:80px
    }
}
.home-a-carousel{
    margin-bottom:30px
}
@media screen and (min-width:768px){
    .home-a-carousel{
        margin-bottom:0
    }
}
@media screen and (min-width:1200px){
    .home-a-carousel{
        padding:16px 50px 0 50px
    }
}
@media screen and (min-width:992px){
    .home-a-carousel .customer-review{
        padding:29px 30px
    }
}
.home-a-carousel .customer-review .image{
    margin-bottom:14px
}
.home-a-numbers{
    margin-bottom:15px;
    padding-top:56px
}
.home-a-numbers .description{
    margin-bottom:30px
}
@media screen and (min-width:768px){
    .home-a-numbers .description{
        margin-bottom:60px
    }
}
@media screen and (min-width:1200px){
    .home-a-numbers .description{
        padding:0 15px
    }
}
.home-a-numbers .text-holder{
    margin:0 auto;
    max-width:630px
}
.home-a-dedicated-performance{
    padding-bottom:30px
}
@media screen and (min-width:768px){
    .home-a-dedicated-performance{
        padding-bottom:69px
    }
}
@media screen and (min-width:992px){
    .home-a-dedicated-performance .title{
        margin-bottom:64px
    }
}
.home-a-dedicated-performance .image-box-dots{
    margin-bottom:80px
}
@media screen and (min-width:768px){
    .home-a-dedicated-performance .image-box-dots{
        margin-top:24px;
        margin-bottom:0
    }
}
.home-a-dedicated-performance .image-box-dots .review-card{
    bottom:-68px
}
@media screen and (min-width:992px){
    .home-a-dedicated-performance .heading-box-align{
        margin-left:75px
    }
}
.home-a-dedicated-performance .heading-box-align dt{
    margin-bottom:5px;
    color:#0c143a
}
.home-a-dedicated-performance .description{
    font-size:18px;
    color:#535b81
}
.home-a-dedicated-performance .heading-box{
    margin-bottom:25px
}
.home-a-dedicated-performance .heading-box dt .label{
    margin:4px 0 -4px 16px
}
.home-a-security{
    background:#f4f5f7;
    margin-top:40px;
    padding:40px 0
}
@media screen and (min-width:768px){
    .home-a-security{
        margin-top:72px;
        padding-bottom:81px
    }
}
.home-a-security .image-box-dots{
    display:block
}
@media screen and (min-width:768px){
    .home-a-security .image-box-dots:after{
        width:812px;
        left:auto;
        right:0;
        bottom:-47px;
        height:40%
    }
}
.home-a-security .image-box-dots img{
    position:relative;
    z-index:2;
    margin-top:-40px
}
@media screen and (min-width:768px){
    .home-a-security .image-box-dots img{
        max-width:685px;
        float:right;
        margin-top:-72px
    }
}
@media screen and (min-width:992px){
    .home-a-security .image-box-dots img{
        margin-right:54px
    }
}
.home-a-security .text-content{
    margin-bottom:40px
}
@media screen and (min-width:768px){
    .home-a-security .text-content{
        margin-bottom:0
    }
}
@media screen and (min-width:480px){
    .home-a-security .bottom-row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.home-a-security .bottom-row .heading-box{
    margin-bottom:30px
}
@media screen and (min-width:480px){
    .home-a-security .bottom-row .heading-box{
        max-width:25%;
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        margin-right:30px;
        margin-bottom:0
    }
}
@media screen and (min-width:768px){
    .home-a-security .bottom-row .heading-box{
        margin-right:50px
    }
}
.home-a-security .top-row{
    margin-bottom:47px
}
.partners-sections{
    padding:40px 0;
    background:#f2f4f7 50%;
    position:relative
}
.partners-sections:after{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background:#fff;
    height:305px
}
@media screen and (min-width:768px){
    .partners-sections{
        padding:60px 0
    }
}
.partners-sections .title-h{
    line-height:1.1
}
@media screen and (min-width:1200px){
    .partners-sections .title-h{
        margin-right:93px;
        margin-bottom:33px
    }
}
.partners-sections .list-box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.partners-sections .list-box img{
    display:block;
    position:relative;
    margin:0 30px 30px 0;
    max-height:36px;
    max-width:157px
}
.partners-sections .description{
    margin-bottom:40px;
    color:#535b81
}
@media screen and (min-width:768px){
    .partners-sections .description{
        margin-bottom:54px;
        font-size:21px;
        letter-spacing:-.24px;
        line-height:32px;
        max-width:550px
    }
}
.partners-sections .partners-holder{
    background:url(../../images/map-europe.png) #fff no-repeat top 54% right -154px;
    padding:30px;
    min-height:480px;
    -webkit-box-shadow:0 22px 53px 0 rgba(31,37,50,.05);
    box-shadow:0 22px 53px 0 rgba(31,37,50,.05);
    border-radius:3px
}
@media screen and (max-width:991px){
    .partners-sections .partners-holder{
        position:relative
    }
}
@media screen and (max-width:991px){
    .partners-sections .partners-holder:before{
        content:'';
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background:rgba(255,255,255,.65)
    }
}
.partners-sections .partners-holder .link{
    display:block;
    -webkit-transition:all .2s ease;
    transition:all .2s ease;
    padding:19px 0;
    border-radius:6px
}
@media screen and (min-width:768px){
    .partners-sections .partners-holder .link{
        padding:19px 20px
    }
}
@media screen and (min-width:768px){
    .partners-sections .partners-holder .link:hover{
        background:#f2f4f7
    }
}
@media screen and (min-width:1200px){
    .partners-sections .partners-holder .links-more{
        margin-right:28px
    }
}
@media screen and (min-width:1200px){
    .partners-sections .partners-holder .card{
        margin-left:26px
    }
}
.comparison-hosting-block ul li:first-child .partners-sections .partners-holder .card .cell,.customer-review .partners-sections .partners-holder .card .author,.heading-box .partners-sections .partners-holder .card dt,.icons-expander .item .partners-sections .partners-holder .card .head,.partners-sections .partners-holder .card .comparison-hosting-block ul li:first-child .cell,.partners-sections .partners-holder .card .customer-review .author,.partners-sections .partners-holder .card .h1,.partners-sections .partners-holder .card .h2,.partners-sections .partners-holder .card .h3,.partners-sections .partners-holder .card .h4,.partners-sections .partners-holder .card .h5,.partners-sections .partners-holder .card .h6,.partners-sections .partners-holder .card .heading,.partners-sections .partners-holder .card .heading-box dt,.partners-sections .partners-holder .card .icons-expander .item .head,.partners-sections .partners-holder .card .list-checkbox>li,.partners-sections .partners-holder .card h1,.partners-sections .partners-holder .card h2,.partners-sections .partners-holder .card h3,.partners-sections .partners-holder .card h4,.partners-sections .partners-holder .card h5,.partners-sections .partners-holder .card h6{
    margin-bottom:23px
}
.partners-sections .partners-holder .check-list>li{
    margin-bottom:8px
}
.partners-sections .title{
    font-size:12px;
    color:#535b81;
    font-weight:500;
    letter-spacing:-.17px;
    line-height:24px;
    text-transform:uppercase;
    margin-bottom:9px
}
@media screen and (min-width:992px){
    .partners-sections .title{
        margin-left:20px
    }
}
.partners-sections .h1,.partners-sections .text-size-1,.partners-sections h1{
    margin-bottom:22px
}
.partners-sections .top-offset{
    margin-bottom:27px
}
@media screen and (min-width:1200px){
    .partners-sections .top-offset{
        margin-left:11px
    }
}
@media screen and (min-width:768px){
    .home-a-plans{
        margin-bottom:59px;
        padding:40px 0 0
    }
}
@media screen and (max-width:991px){
    .home-a-plans .item{
        padding:30px 30px 80px
    }
}
@media screen and (max-width:767px){
    .home-a-plans .item{
        padding:30px
    }
}
@media screen and (min-width:768px){
    .home-a-plans .item .bottom-section{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.home-a-plans .item .btn{
    margin-bottom:15px
}
@media screen and (min-width:768px){
    .home-a-plans .item .btn{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        min-width:auto;
        margin:0 33px 0 0
    }
}
.home-a-plans .cards{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media screen and (max-width:767px){
    .home-a-plans .cards{
        display:block
    }
}
.home-a-plans .custom-col{
    margin-bottom:30px
}
@media screen and (max-width:767px){
    .home-a-plans .custom-col{
        width:auto
    }
}
@media screen and (min-width:768px){
    .home-a-plans .custom-col{
        -webkit-box-flex:0;
        -ms-flex:0 0 49.9%;
        flex:0 0 49.9%;
        max-width:49.9%
    }
}
.home-a-plans .h1,.home-a-plans .text-size-1,.home-a-plans h1{
    margin-bottom:31px
}
.home-a-plans .description{
    margin-bottom:48px
}
.home-a-plans .title{
    line-height:1.1
}
@media screen and (min-width:768px){
    .home-a-plans .title{
        margin-bottom:41px
    }
}
.plans-include .card-text-secondary{
    padding:0
}
.plans-include .card-text-secondary a.card-link{
    display:block;
    padding:8px 16px 21px
}
.plans-include .card-text-secondary a.card-link:hover{
    text-decoration:none
}
.plans-include .card-text-secondary>p{
    display:none
}
.features-section{
    padding:45px 0
}
@media screen and (min-width:992px){
    .features-section{
        padding:70px 0
    }
}
@media screen and (min-width:1200px){
    .features-section{
        padding:100px 0
    }
}
@media screen and (min-width:1200px){
    .features-section .custom-row{
        margin-left:-35px;
        margin-right:-35px
    }
    .features-section .custom-row>*{
        padding-left:35px;
        padding-right:35px
    }
}
.features-section .section-title-1{
    margin-bottom:25px
}
@media screen and (min-width:992px){
    .features-section .section-title-1{
        margin-bottom:40px
    }
}
.features-section .title{
    line-height:1.33;
    margin-bottom:48px
}
.features-section .heading-box dt{
    margin-bottom:1em
}
.features-section .wrap-items{
    margin-bottom:30px
}
.features-section .item{
    margin-bottom:12px
}
.features-section .read-more{
    text-decoration:underline;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.features-section .read-more img{
    width:10px;
    margin-left:10px
}
.get-started-section{
    padding:40px 0
}
@media screen and (min-width:768px){
    .get-started-section{
        padding:80px 0
    }
}
.get-started-section .right-col .title{
    margin-bottom:19px
}
.get-started-section .container-small{
    max-width:1052px
}
.get-started-section .get-started-title{
    letter-spacing:-.011em;
    margin-bottom:17px
}
.get-started-section .description{
    color:#3d4361;
    font-size:16px;
    line-height:1.5;
    margin-bottom:40px
}
.get-started-section .list{
    color:#535b81
}
.get-started-section .list li{
    margin-bottom:10px
}
.get-started-section .list i{
    color:#00ab6b;
    margin-right:11px;
    font-size:.9em
}
.get-started-section .brand-icons-title{
    font-weight:600;
    margin-bottom:30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.section-table .responsive-data-table th img{
    max-width:102px
}
@media screen and (min-width:992px){
    .hosting-hero-a{
        padding-bottom:110px
    }
}
.hosting-hero-a .title{
    line-height:1.3
}
@media screen and (min-width:992px){
    .hosting-hero-a .title{
        margin-bottom:43px
    }
}
.hosting-hero-a .subtitle{
    margin-bottom:24px
}
.hosting-hero-a .tools .btn{
    -webkit-box-flex:0;
    -ms-flex-positive:0;
    flex-grow:0;
    min-width:155px
}
.hosting-hero-a .trust-review{
    margin-left:23px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.hosting-hero-a .trust-review .text span{
    color:#535b81
}
@media screen and (min-width:992px){
    .hosting-hero-a .holder{
        margin-right:40px
    }
}
.hosting-packages-a{
    padding:0 0 50px
}
@media screen and (min-width:992px){
    .hosting-packages-a{
        padding-bottom:136px
    }
}
.hosting-packages-a .content-holder{
    max-width:1020px;
    margin:0 auto
}
.hosting-packages-a .label-success{
    background:#e6f8e8
}
.hosting-packages-a .label{
    padding:7px 12px
}
.hosting-packages-a .top-row{
    margin-bottom:26px
}
@media screen and (min-width:992px){
    .hosting-packages-a .top-row{
        margin-bottom:52px
    }
}
.windows-vps{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    color:#232e44;
    font-weight:500;
    margin-bottom:11px
}
.windows-vps .icon{
    font-size:23px;
    margin-right:17px
}
.windows-vps .title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.windows-vps>*{
    margin-bottom:15px
}
.windows-vps .title-text{
    margin-right:10px
}
.windows-vps .link-icon-thin{
    text-decoration:underline
}
.windows-vps .link-icon-thin:hover{
    text-decoration:none
}
.plans-resources{
    max-width:796px;
    margin:0 auto
}
.plans-resources .list{
    margin-bottom:13px
}
.plans-resources .check-list>li{
    margin-bottom:7px
}
.plans-resources .resources-subtitle{
    color:#535b81;
    margin-bottom:13px
}
.resources-tabs{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.resources-tabs>li>a{
    padding:8px 19px
}
.resources-tabs li.active a{
    background:#e4e8ee
}
.resources-tabs li.active a:hover{
    background:#e4e8ee
}
.resources-tabs li a{
    color:#0c143a;
    -webkit-transition:all .2s;
    transition:all .2s;
    font-weight:600;
    border:1px solid #e4e8ee
}
.resources-tabs li a:hover{
    opacity:.75;
    background:0 0
}
.resources-tabs.v2{
    border-radius:4px;
    border:1px solid #e3e8ee;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin-bottom:40px
}
@media screen and (min-width:768px){
    .resources-tabs.v2{
        margin-bottom:67px
    }
}
.resources-tabs.v2>li>a{
    padding:9px 23px 11px
}
.resources-tabs.v2 li.active a{
    background:#f2f4f7
}
.resources-tabs.v2 li.active a:hover{
    background:#f2f4f7
}
.resources-tabs.v2 li:not(.active) a{
    font-weight:400;
    position:relative;
    top:3px
}
.resources-tabs.v2 li a{
    color:#0c143a;
    border:none;
    -webkit-transition:none;
    transition:none
}
.resources-tabs.v2 li:not(:last-child) a{
    border-right:1px solid #e3e8ee
}
@media screen and (min-width:992px){
    .hosting-a-layout h1.title{
        font-size:40px;
        font-weight:600;
        letter-spacing:-.9px;
        line-height:52px;
        margin-bottom:43px
    }
}
.hosting-a-layout .section-title-1{
    color:#0c143a;
    line-height:1.25
}
.hosting-a-layout .btn{
    padding:15px 20px
}
.hosting-a-layout .section-subtitle{
    color:#535b81
}
@media screen and (min-width:768px){
    .hosting-a-layout .section-subtitle{
        font-size:18px;
        line-height:24px
    }
}
@media screen and (min-width:768px){
    .hosting-a-layout .section-subtitle.v2{
        color:#3d4361;
        font-size:16px
    }
}
@media screen and (min-width:768px){
    .hosting-a-cards{
        padding-top:60px
    }
}
.hosting-a-cards .text-holder{
    max-width:780px;
    margin:0 auto
}
.hosting-a-cards .description{
    max-width:600px;
    margin:0 auto 30px
}
@media screen and (min-width:768px){
    .hosting-a-cards .description{
        margin-bottom:60px
    }
}
.hosting-a-cards .title{
    margin-bottom:17px
}
@media screen and (min-width:1200px){
    .hosting-a-cards-align{
        margin:0 38px
    }
}
.lone-head{
    padding:35px 0 123px
}
.hosting-a-traffic{
    background:#f4f5f7;
    padding:60px 0 0;
    color:#3d4361
}
@media screen and (min-width:768px){
    .hosting-a-traffic{
        padding:90px 0 0
    }
}
.hosting-a-traffic .top-row{
    margin-bottom:22px
}
@media screen and (min-width:1200px){
    .hosting-a-traffic .top-row{
        min-height:600px
    }
}
.hosting-a-traffic .subtitle{
    color:#7d84a2;
    font-weight:600
}
.hosting-a-traffic .title{
    margin:2px 0 19px
}
.hosting-a-traffic .description{
    margin-bottom:36px
}
.hosting-a-traffic dd{
    color:#3d4361
}
@media screen and (min-width:1200px){
    .hosting-a-traffic dd{
        margin-right:40px
    }
}
.hosting-a-traffic .heading-box{
    margin-bottom:30px
}
.hosting-a-traffic .test-traffic{
    display:none
}
@media screen and (min-width:1200px){
    .hosting-a-traffic .test-traffic{
        display:block;
        position:absolute;
        top:-181px;
        right:11px;
        width:938px;
        max-width:none
    }
}
.hosting-a-traffic .review-card{
    margin-bottom:40px
}
@media screen and (min-width:1200px){
    .hosting-a-traffic .review-card{
        position:absolute;
        top:334px;
        right:44px;
        max-width:482px;
        min-height:187px
    }
}
.hosting-a-traffic .review-card p{
    color:#535b81;
    font-size:18px;
    font-style:italic;
    letter-spacing:-.52px;
    line-height:24px
}
.hosting-a-traffic .customer-review{
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding:0
}
@media screen and (min-width:1200px){
    .hosting-a-traffic .customer-review{
        padding:0 115px 0 0
    }
}
.groundwork-block{
    background:#fff;
    padding:48px 50px 33px;
    -webkit-box-shadow:0 22px 53px 0 rgba(31,37,50,.05);
    box-shadow:0 22px 53px 0 rgba(31,37,50,.05);
    border-radius:6px
}
.groundwork-block .start-col{
    margin-bottom:30px
}
.groundwork-block .description{
    line-height:1.5;
    margin-bottom:21px
}
@media screen and (min-width:1200px){
    .text-list{
        margin-left:-8px
    }
}
.text-list .subtitle-label{
    background:#00ab6b;
    color:#fff;
    border-radius:4px;
    padding:5px 20px 4px;
    display:inline-block;
    text-transform:uppercase
}
.text-list .subtitle-label span{
    font-weight:500;
    letter-spacing:.03em
}
@media screen and (min-width:992px){
    .text-list .list-title{
        font-size:24px;
        letter-spacing:-.34px;
        line-height:28px;
        margin:24px 0 14px
    }
}
.text-list p{
    line-height:1.5;
    margin-bottom:21px
}
.hosting-a-stop-issues{
    padding:290px 0 44px;
    margin-top:-166px;
    background:#fff
}
@media screen and (min-width:768px){
    .hosting-a-stop-issues .image-server{
        position:absolute;
        left:0;
        top:0
    }
}
@media screen and (min-width:1200px){
    .hosting-a-stop-issues .image-server{
        margin-left:41px;
        width:909px;
        max-width:none;
        margin-top:-28px
    }
}
.hosting-a-stop-issues .backward-emphasis{
    color:#00ab6b
}
.hosting-a-stop-issues .title{
    margin-bottom:30px
}
.hosting-a-stop-issues .description{
    margin-bottom:30px
}
.hosting-a-stop-issues .card-brand{
    margin-bottom:77px
}
.hosting-a-stop-issues .heading-box{
    margin-bottom:30px
}
.hosting-a-help{
    background:#f4f5f7;
    padding:50px 0
}
@media screen and (min-width:992px){
    .hosting-a-help{
        padding-bottom:77px
    }
}
.hosting-a-help .btn{
    border:1px solid #5e40e4;
    background:0 0
}
.hosting-a-help .description{
    max-width:500px;
    margin:0 auto 30px
}
.hosting-a-help .title{
    margin-bottom:18px
}
.hosting-a-help .list-holder{
    margin-bottom:32px
}
@media screen and (min-width:1200px){
    .hosting-a-help .list-holder{
        margin:0 18px 32px
    }
}
.hosting-a-enterprise-hardware{
    padding:60px 0 30px;
    min-height:700px
}
@media screen and (min-width:768px){
    .hosting-a-enterprise-hardware{
        padding:97px 0 4px
    }
}
@media screen and (min-width:768px){
    .hosting-a-enterprise-hardware .image-enterprise-hardware{
        margin-left:29px;
        width:600px;
        max-width:none;
        position:absolute;
        top:50px;
        right:-200px
    }
}
@media screen and (min-width:992px){
    .hosting-a-enterprise-hardware .image-enterprise-hardware{
        width:800px;
        right:-322px;
        top:-29px
    }
}
@media screen and (min-width:1200px){
    .hosting-a-enterprise-hardware .image-enterprise-hardware{
        width:906px
    }
}
.hosting-a-enterprise-hardware .title{
    margin-bottom:28px
}
.hosting-a-enterprise-hardware .tab-content{
    margin-bottom:30px
}
@media screen and (min-width:768px){
    .hosting-a-enterprise-hardware .tab-content{
        margin-bottom:0
    }
}
.hosting-a-enterprise-hardware .heading-box{
    margin-bottom:40px
}
@media screen and (min-width:768px){
    .hosting-a-enterprise-hardware .heading-box{
        margin-bottom:0
    }
}
.business-benefits{
    padding:0 0 94px;
    border-bottom:1px solid #e4e8ee
}
@media screen and (max-width:991px){
    .business-benefits{
        padding:0 0 20px
    }
}
.business-benefits .note{
    font-size:18px;
    margin:0 0 77px
}
@media screen and (max-width:767px){
    .business-benefits .note{
        margin:0 0 40px;
        font-size:16px
    }
}
.business-benefits .title{
    margin-top:0;
    margin-bottom:22px
}
.business-benefits .resources-tabs{
    display:block;
    border:none;
    max-width:420px
}
@media screen and (max-width:767px){
    .business-benefits .resources-tabs{
        max-width:none
    }
}
.business-benefits .resources-tabs li{
    margin:0 0 15px
}
.business-benefits .resources-tabs li:not(:last-child) a{
    border:none
}
.business-benefits .resources-tabs li:not(.active) a{
    top:0
}
.business-benefits .resources-tabs li.active a{
    font-weight:400
}
.business-benefits .resources-tabs li a{
    border-radius:10px;
    -webkit-transition:background .2s;
    transition:background .2s;
    padding:17px 23px
}
@media screen and (max-width:767px){
    .business-benefits .resources-tabs li a{
        padding:10px 15px
    }
}
.business-benefits .resources-tabs li a:hover{
    opacity:1;
    background:#f2f4f7
}
.business-benefits .resources-tabs li a .nav-title{
    display:block;
    font-weight:600;
    font-size:18px;
    margin:0 0 10px
}
@media screen and (max-width:767px){
    .business-benefits .resources-tabs li a .nav-title{
        font-size:16px
    }
}
.business-benefits .image-enterprise-hardware{
    top:138px
}
@media screen and (min-width:992px){
    .business-benefits .image-enterprise-hardware{
        right:-300px
    }
}
@media screen and (min-width:1200px){
    .business-benefits .image-enterprise-hardware{
        width:790px;
        right:-120px
    }
}
.hosting-a-easy{
    background:#f2f4f7;
    padding:55px 0
}
@media screen and (min-width:768px){
    .hosting-a-easy{
        padding-bottom:150px
    }
}
@media screen and (min-width:768px){
    .hosting-a-easy .carousel-title{
        font-size:24px;
        font-weight:600;
        letter-spacing:-.34px;
        line-height:28px
    }
}
.hosting-a-easy .description{
    margin-bottom:30px
}
@media screen and (min-width:768px){
    .hosting-a-easy .description{
        margin-bottom:63px
    }
}
.hosting-a-easy .text-holder{
    margin-bottom:26px
}
@media screen and (min-width:1200px){
    .hosting-a-easy .text-holder{
        margin-right:130px
    }
}
.nav-list-y{
    border-left:1px solid #d2d4da;
    margin-bottom:30px
}
.nav-list-y>li>a{
    color:#0c143a;
    font-size:18px;
    line-height:24px;
    -webkit-transition:all ease-in-out .2s;
    transition:all ease-in-out .2s;
    padding:10px 23px
}
.nav-list-y>li>a:hover{
    opacity:.75;
    background:0 0
}
.nav-list-y>li>a:focus{
    background:0 0
}
.nav-list-y>li.active>a{
    font-weight:600;
    position:relative
}
.nav-list-y>li.active>a:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:3px;
    background:#0c143a
}
.hosting-a-datacenters{
    padding:56px 0 50px;
    background:url(../../images/map-europe.png) #fff no-repeat top 22% right -211px
}
@media screen and (min-width:1200px){
    .hosting-a-datacenters{
        background-position:right 0
    }
}
.hosting-a-datacenters .cards{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:-10px
}
.hosting-a-datacenters .card-col{
    padding:0 10px;
    margin-bottom:20px
}
.hosting-a-datacenters .title{
    margin-bottom:23px
}
.hosting-a-datacenters .description{
    margin-bottom:38px
}
.hosting-a-faq{
    background:#fff
}
.hosting-a-faq .panel{
    background:0 0
}
.hosting-a-faq .bottom-row .btn{
    min-width:250px
}
.hosting-a-trustpilot{
    padding:77px 0 49px
}
@media screen and (min-width:992px){
    .hosting-a-table{
        padding-bottom:94px
    }
}
.hosting-a-table .resources-tabs>li>a{
    padding:13px 29px;
    color:#001038
}
.hosting-a-table .resources-tabs>li.active>a{
    background:#e3e8ee;
    color:#0c143a
}
.hosting-a-table .td-only{
    background:#e3e8ee
}
.hosting-a-table .btn{
    padding:18px 20px
}
.inner-top-row{
    background:#e3e8ee;
    padding:27px 15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:40px
}
@media screen and (max-width:991px){
    .inner-top-row{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (min-width:992px){
    .inner-top-row{
        margin-bottom:79px
    }
}
@media screen and (min-width:1200px){
    .inner-top-row{
        padding:27px 60px
    }
}
.inner-top-row .title{
    font-size:18px;
    font-weight:600;
    text-align:center;
    margin-bottom:0
}
@media screen and (max-width:767px){
    .inner-top-row .title{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        -webkit-box-ordinal-group:0;
        -ms-flex-order:-1;
        order:-1
    }
}
@media screen and (min-width:480px){
    .inner-top-row .title{
        letter-spacing:-.34px;
        line-height:28px;
        font-size:24px
    }
}
.inner-top-row .icon-right{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    margin:0 0 0 8px
}
.inner-top-row .icon-left{
    margin:0 8px 0 0
}
.inner-top-row .link{
    color:#0c143a;
    font-size:12px;
    font-weight:600;
    line-height:16px
}
.inner-top-row .icon{
    font-size:1.8em
}
.inner-top-row a:focus{
    text-decoration:none
}
.inner-content{
    color:#535b81;
    font-size:16px;
    line-height:24px
}
@media screen and (min-width:992px){
    .inner-content{
        padding-bottom:104px
    }
}
.inner-content .h2,.inner-content h2{
    margin:0 0 20px
}
@media screen and (min-width:992px){
    .inner-content .h2,.inner-content h2{
        color:#0c143a;
        font-size:40px;
        font-weight:600;
        letter-spacing:-1px;
        line-height:52px
    }
}
.inner-content .subtitle-2{
    margin-bottom:32px
}
.inner-content p{
    margin-bottom:21px
}
.inner-content h4{
    font-size:18px;
    font-weight:600;
    line-height:24px;
    margin-bottom:18px
}
.inner-content ul{
    margin-bottom:30px;
    padding:0;
    color:#535b81
}
.inner-content ul li{
    list-style-type:none;
    margin-bottom:9px;
    padding-left:8px;
    position:relative;
    line-height:1.45
}
.inner-content ul li:before{
    content:'';
    width:3px;
    height:3px;
    border-radius:50%;
    display:inline-block;
    background:#535b81;
    position:absolute;
    left:0;
    top:8px
}
.inner-content h3{
    color:#0c143a;
    font-size:24px;
    font-weight:600;
    letter-spacing:-.34px;
    line-height:28px;
    margin-bottom:27px
}
@media screen and (min-width:1200px){
    .section-hero-2{
        margin-bottom:70px
    }
}
.review-holder{
    position:relative;
    padding:30px 0 21px
}
.review-holder:before{
    content:'';
    position:absolute;
    left:-3000px;
    top:0;
    width:6000px;
    height:100%;
    background:#f2f4f7
}
.tabs-2{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    border:1px solid #e3e8ee;
    margin-bottom:-1px
}
.tabs-2>li:not(:last-child){
    border-right:1px solid #fff
}
.tabs-2>li a{
    color:#0c143a;
    font-size:11px;
    font-weight:500;
    background:#e3e8ee;
    padding:7px 5px
}
@media screen and (min-width:480px){
    .tabs-2>li a{
        font-size:12px;
        padding:10px
    }
}
@media screen and (min-width:768px){
    .tabs-2>li a{
        padding:19px 30px 15px;
        font-size:14px;
        line-height:24px
    }
}
.tabs-2>.active a,.tabs-2>.active a:focus{
    background:#fff
}
@media screen and (min-width:992px){
    .section-hardware-table .custom-radio-checkbox{
        margin-bottom:52px
    }
}
.section-hardware-table .tabs-holder{
    border-bottom:1px solid #e3e8ee;
    margin-bottom:13px
}
.section-hardware-table .tab-content{
    margin-bottom:23px
}
.section-hardware-table .plans-include{
    max-width:826px
}
.section-environment{
    padding:40px 0
}
@media screen and (min-width:992px){
    .section-environment{
        padding:58px 0 0px
    }
}
.section-environment .top-row{
    max-width:560px;
    margin:0 auto;
    text-align:center
}
.section-environment .top-row .title{
    margin-bottom:30px
}
.section-environment .top-row .description{
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .section-environment .top-row .description{
        margin-bottom:60px
    }
}
.section-environment .video-align{
    max-width:683px;
    margin:0 auto;
    position:relative
}
.section-environment .video-align:before{
    content:'';
    position:absolute;
    bottom:60px;
    left:-54px;
    width:954px;
    height:226px
}
.section-environment .video-holder{
    -webkit-box-shadow:0 32px 44px 0 rgba(12,20,58,.2);
    box-shadow:0 32px 44px 0 rgba(12,20,58,.2);
    position:relative;
    z-index:1;
    margin-bottom:80px;
    padding-bottom:60%
}
@media screen and (min-width:768px){
    .section-environment .video-holder{
        margin-bottom:140px
    }
}
.section-environment .video-holder iframe{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media screen and (min-width:768px){
    .section-environment .custom-row-holder .custom-row:nth-child(2n){
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse
    }
}
@media screen and (min-width:768px){
    .section-environment .custom-row-holder .custom-row:nth-child(2n) .text-holder{
        text-align:right
    }
}
@media screen and (min-width:1200px){
    .section-environment .custom-row-holder .custom-row:nth-child(2n) .text-holder{
        margin:0 42px 0 65px
    }
}
.section-environment .custom-row{
    margin-bottom:40px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
@media screen and (min-width:768px){
    .section-environment .custom-row{
        margin-bottom:95px;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.section-environment .custom-row .title{
    margin:0 0 30px
}
@media screen and (min-width:992px){
    .section-environment .custom-row .title{

    }
}
.section-environment .custom-row p{

}
@media screen and (min-width:992px){
    .section-environment .custom-row p{

    }
}
@media screen and (max-width:767px){
    .section-environment .custom-row img{
        margin-bottom:30px
    }
}
@media screen and (min-width:1200px){
    .section-environment .text-holder{
        margin:0 65px 0 41px
    }
}
@media screen and (max-width:767px){
    .section-environment .col-text{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
.section-servers-card{
    padding:40px 0
}
@media screen and (min-width:480px){
    .section-servers-card{
        padding:55px 0 70px
    }
}
.section-servers-card .custom-row:after,.section-servers-card .custom-row:before{
    display:none
}
@media screen and (min-width:480px){
    .section-servers-card .custom-row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (min-width:1200px){
    .section-servers-card .custom-row{
        margin-left:-30px;
        margin-right:-30px
    }
    .section-servers-card .custom-row>*{
        padding-left:30px;
        padding-right:30px
    }
}
@media screen and (min-width:480px){
    .section-servers-card .custom-col{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
}
@media screen and (min-width:768px){
    .section-servers-card .custom-col{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.33%;
        flex:0 0 33.33%;
        max-width:33.33%
    }
}
.section-servers-card dt{
    margin-bottom:20px
}
@media screen and (max-width:479px){
    .section-servers-card .col-xs-6{
        width:100%
    }
}
.section-servers-card .title{
    margin-bottom:30px
}
@media screen and (min-width:992px){
    .section-servers-card .title{
        margin-bottom:58px
    }
}
.section-servers-card .heading-box{
    margin-bottom:26px
}
@media screen and (min-width:992px){
    .cloud-extreme-power{
        padding:74px 0
    }
}
@media screen and (min-width:992px){
    .cloud-trustpilot{
        padding:80px 0
    }
}
.cloud-trustpilot .section-table .bottom-row,.cloud-trustpilot .stars-block,.section-table .cloud-trustpilot .bottom-row{
    margin:40px 0 0
}
@media screen and (min-width:992px){
    .cloud-trustpilot .section-table .bottom-row,.cloud-trustpilot .stars-block,.section-table .cloud-trustpilot .bottom-row{
        margin:87px 0 0
    }
}
.cloud-faq{
    padding-bottom:52px
}
.cloud-faq .bottom-row{
    max-width:350px
}
@media screen and (min-width:992px){
    .cloud-faq .bottom-row .title{
        color:#0c143a;
        font-size:24px;
        font-weight:600;
        line-height:26px
    }
}
.cloud-faq .bottom-row p{
    color:#0c143a;
    margin-bottom:28px
}
.cloud-faq .panel-group{
    margin-bottom:69px
}
.layout-404{
    display:table;
    height:100%;
    width:100%;
    background-position:50% 50%;
    background-size:cover;
    background-repeat:no-repeat
}
.layout-404 .cell{
    display:table-cell;
    vertical-align:middle;
    padding:30px 20px
}
.layout-404 .holder{
    max-width:690px;
    margin:auto;
    background-color:#e4e7ec;
    text-align:center;
    -webkit-box-shadow:0 0 32px rgba(0,0,0,.34);
    box-shadow:0 0 32px rgba(0,0,0,.34);
    border-radius:0 0 5px 5px
}
.layout-404 .holder .head{
    background-color:#fff;
    padding:20px
}
.layout-404 .holder .head .logo{
    float:none;
    display:inline-block;
    vertical-align:top;
    margin:0
}
.layout-404 .holder .content{
    padding:60px 60px 40px;
    background:#e4e7ec;
    background:url(../../images/clouds-404.png) no-repeat 0 100%;
    background-size:100% auto
}
@media screen and (max-width:1199px){
    .layout-404 .holder .content{
        padding:30px 20px 40px
    }
}
.comparison-hosting-block ul li:first-child .layout-404 .cell,.customer-review .layout-404 .author,.heading-box .layout-404 dt,.icons-expander .item .layout-404 .head,.layout-404 .comparison-hosting-block ul li:first-child .cell,.layout-404 .customer-review .author,.layout-404 .h1,.layout-404 .h2,.layout-404 .h3,.layout-404 .h4,.layout-404 .h5,.layout-404 .h6,.layout-404 .heading,.layout-404 .heading-box dt,.layout-404 .icons-expander .item .head,.layout-404 .list-checkbox>li,.layout-404 h1,.layout-404 h2,.layout-404 h3,.layout-404 h4,.layout-404 h5,.layout-404 h6{
    font-size:60px;
    letter-spacing:-3px;
    margin:0;
    font-weight:300
}
@media screen and (max-width:1199px){
    .comparison-hosting-block ul li:first-child .layout-404 .cell,.customer-review .layout-404 .author,.heading-box .layout-404 dt,.icons-expander .item .layout-404 .head,.layout-404 .comparison-hosting-block ul li:first-child .cell,.layout-404 .customer-review .author,.layout-404 .h1,.layout-404 .h2,.layout-404 .h3,.layout-404 .h4,.layout-404 .h5,.layout-404 .h6,.layout-404 .heading,.layout-404 .heading-box dt,.layout-404 .icons-expander .item .head,.layout-404 .list-checkbox>li,.layout-404 h1,.layout-404 h2,.layout-404 h3,.layout-404 h4,.layout-404 h5,.layout-404 h6{
        font-size:40px
    }
}
.layout-404 .sub-head{
    font-size:24px;
    letter-spacing:-1px;
    margin:4px 0
}
@media screen and (max-width:1199px){
    .layout-404 .sub-head{
        font-size:18px;
        line-height:24px
    }
}
.layout-404 .button{
    position:relative;
    -webkit-transition:all .25s;
    transition:all .25s;
    display:inline-block;
    margin-bottom:0;
    font-weight:400;
    text-align:center;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    background-image:none;
    border:none;
    padding:16px 24px;
    font-size:14px;
    line-height:17px;
    border-radius:4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background:#3fbe80;
    color:#fff;
    text-decoration:none
}
.layout-404 .button:after,.layout-404 .button:before{
    display:block;
    content:'';
    position:absolute;
    top:50%;
    width:1000px;
    border-top:1px solid #d1dbfc
}
.layout-404 .button:after{
    left:100%;
    margin-left:20px
}
.layout-404 .button:before{
    right:100%;
    margin-right:20px
}
.layout-404 .button strong{
    display:block;
    font-size:16px;
    color:inherit
}
.layout-404 .button:hover{
    opacity:.9
}
.layout-404 .btn-holder{
    margin:54px 0 64px;
    overflow:hidden
}
@media screen and (max-width:1199px){
    .layout-404 .btn-holder{
        margin:30px 0
    }
}
.layout-404 .menu{
    margin:0 -8px 40px;
    padding:0;
    list-style:none;
    overflow:hidden;
    font-size:12px;
    line-height:1.25
}
.layout-404 .menu li{
    display:inline-block;
    vertical-align:top;
    margin:3px 8px
}
.layout-404 .menu li a{
    color:#71798c
}
@media screen and (max-width:1199px){
    .layout-404 .menu{
        margin-bottom:20px
    }
}
.layout-404 .copy>*{
    font-size:10px;
    line-height:12px;
    color:#71798c
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a{
    margin-bottom:60px
}
@media screen and (min-width:992px) and (max-width:1199px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a{
        padding-top:280px
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box{
    left:calc(50% + 15px);
    right:30px;
    bottom:15px
}
@media screen and (min-width:1600px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box{
        right:0;
        left:calc(50% + 200px)
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box .diamond{
    margin-right:28px
}
@media screen and (min-width:1200px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box .diamond{
        bottom:14%
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box .disc{
    bottom:-13%;
    right:-24%
}
@media screen and (min-width:1600px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box .disc{
        right:7%
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box .dots{
    left:-7%;
    bottom:-11.5%
}
@media screen and (min-width:1200px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .holder{
        margin-bottom:45px
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .tools .btn{
    max-width:215px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box-card{
    width:100%;
    max-width:480px;
    position:absolute;
    bottom:0;
    right:0;
    z-index:10
}
@media screen and (min-width:1600px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .image-box-card{
        left:62px;
        max-width:524px
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .card{
    border-radius:20px;
    padding:38px 30px 30px;
    z-index:5
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .card .title{
    margin-bottom:21px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .card .item{
    color:#0c143a;
    font-size:14px;
    font-weight:500;
    line-height:1.7;
    background:#fff;
    -webkit-box-shadow:0 6px 8px 0 rgba(31,37,50,.05);
    box-shadow:0 6px 8px 0 rgba(31,37,50,.05);
    border-radius:6px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .card .item img{
    position:relative
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .card .item .item-img-holder{
    border-radius:4px;
    background:#00ab6b;
    padding:6px;
    display:inline-block;
    margin-right:8px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .card .item .item-img-holder img{
    width:24px;
    max-height:24px;
    -o-object-fit:contain;
    object-fit:contain
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card{
    background:rgba(62,187,129,.18);
    margin-bottom:20px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card .title{
    text-transform:uppercase
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card .item{
    padding:20px 30px 20px 20px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card .item .item-img-holder{
    padding:10px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card .row-logos-holder{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-left:-14px;
    margin-right:-14px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card .row-logos-holder .item-logos-holder{
    padding:0 14px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .focus-card .row-logos-holder .item-logos-holder img{
    width:22px;
    height:auto
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .manage-card{
    background:rgba(111,190,154,.18);
    padding-bottom:10px
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .manage-card .item{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    padding:6px;
    margin-right:18px;
    margin-bottom:18px;
    width:100%
}
@media screen and (min-width:1200px){
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .manage-card .item{
        min-width:170px;
        width:auto
    }
    .page-template-template-fully-managed-hosting .dedicated-section-hero-a .manage-card .item:nth-last-child(2){
        margin-left:20px
    }
}
.page-template-template-fully-managed-hosting .dedicated-section-hero-a .manage-card .item-logos-holder{
    width:38px;
    height:38px
}
.page-template-template-fully-managed-hosting .reviews-section{
    padding:40px 0 20px;
    z-index:10;
    position:relative
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .reviews-section{
        padding:40px 0
    }
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .reviews-section .review-row{
        margin-left:-30px;
        margin-right:-30px
    }
    .page-template-template-fully-managed-hosting .reviews-section .review-row>*{
        padding-left:30px;
        padding-right:30px
    }
}
@media screen and (min-width:992px){
    .page-template-template-fully-managed-hosting .reviews-section .review-row{
        margin-left:-40px;
        margin-right:-40px
    }
    .page-template-template-fully-managed-hosting .reviews-section .review-row>*{
        padding-left:40px;
        padding-right:40px
    }
}
@media screen and (min-width:1200px){
    .page-template-template-fully-managed-hosting .reviews-section .review-row{
        margin-left:-50px;
        margin-right:-50px
    }
    .page-template-template-fully-managed-hosting .reviews-section .review-row>*{
        padding-left:50px;
        padding-right:50px
    }
}
.page-template-template-fully-managed-hosting .reviews-section .review-row .review{
    margin-bottom:40px
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .reviews-section .review-row .review{
        margin-bottom:20px
    }
}
.page-template-template-fully-managed-hosting .reviews-section .review-row .review .info{
    margin-top:20px
}
.page-template-template-fully-managed-hosting .reviews-section .review-row .review .name{
    margin-right:16px
}
.page-template-template-fully-managed-hosting .rates-section{
    padding:32px 0;
    position:relative
}
.page-template-template-fully-managed-hosting .rates-section .dots{
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    top:1%;
    height:90%;
    z-index:-2
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .rates-section .dots{
        top:auto;
        height:24%;
        left:-3%;
        bottom:12%;
        right:9%
    }
}
.page-template-template-fully-managed-hosting .rates-section .items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .rates-section .items{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
}
.page-template-template-fully-managed-hosting .rates-section .item-holder{
    width:100%
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .rates-section .item-holder{
        max-width:350px;
        width:33%
    }
}
.page-template-template-fully-managed-hosting .rates-section .item{
    border:1px solid #e3e8ee;
    border-radius:10px;
    -webkit-box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    box-shadow:0 2px 3px 0 rgba(31,37,50,.05);
    padding:36px 30px 38px;
    margin-bottom:30px;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out;
    background:#fff
}
@media screen and (min-width:768px) and (max-width:991px){
    .page-template-template-fully-managed-hosting .rates-section .item{
        padding:36px 15px 38px
    }
}
.page-template-template-fully-managed-hosting .rates-section .item:hover{
    -webkit-box-shadow:0 14px 24px 0 #e3e8ee;
    box-shadow:0 14px 24px 0 #e3e8ee;
    border-color:#5e40e4
}
.page-template-template-fully-managed-hosting .rates-section .item .btn{
    min-width:150px
}
.page-template-template-fully-managed-hosting .rates-section .moving-block{
    position:relative
}
.page-template-template-fully-managed-hosting .rates-section .moving-block .question{
    font-size:12px;
    font-weight:500;
    line-height:1.3;
    color:#00ab6b;
    background:#dbffde;
    width:24px;
    height:24px;
    border-radius:50%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    cursor:pointer;
    opacity:1
}
.page-template-template-fully-managed-hosting .rates-section .moving-block.global-item-question .question{
    position:absolute;
    right:-15px;
    top:-20px
}
@media screen and (min-width:768px) and (max-width:991px){
    .page-template-template-fully-managed-hosting .rates-section .moving-block.global-item-question .question{
        right:0
    }
}
.page-template-template-fully-managed-hosting .rates-section .rows-holder{
    margin-bottom:32px
}
.page-template-template-fully-managed-hosting .rates-section .title{
    margin-top:0;
    margin-bottom:22px
}
.page-template-template-fully-managed-hosting .rates-section .subtitle{
    font-size:18px;
    line-height:1;
    color:#232e44
}
.page-template-template-fully-managed-hosting .rates-section .including{
    margin-bottom:18px
}
.page-template-template-fully-managed-hosting .rates-section .line-holder{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:8px;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.page-template-template-fully-managed-hosting .rates-section .line-holder .question{
    margin-left:10px
}
.page-template-template-fully-managed-hosting .rates-section .line{
    border-radius:6px;
    border:2px solid #e3e8ee;
    background:#e3e8ee;
    overflow:hidden;
    font-size:11px;
    line-height:1.1;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex
}
.page-template-template-fully-managed-hosting .rates-section .line .holder-img{
    max-width:16px;
    min-width:16px;
    margin-right:9px
}
.page-template-template-fully-managed-hosting .rates-section .line .holder-img img{
    width:100%
}
.page-template-template-fully-managed-hosting .rates-section .line .сonditions{
    text-transform:uppercase;
    color:#0c143a;
    padding:9px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.page-template-template-fully-managed-hosting .rates-section .line .details{
    background:#fff;
    padding:9px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.page-template-template-fully-managed-hosting .full-specs-section{
    padding:20px 0 50px
}
@media screen and (min-width:1200px){
    .page-template-template-fully-managed-hosting .full-specs-section{
        padding-bottom:70px
    }
}
.page-template-template-fully-managed-hosting .full-specs-section .section-title{
    margin-bottom:48px
}
.page-template-template-fully-managed-hosting .full-specs-section .table{
    max-width:995px;
    margin:0 auto
}
.page-template-template-fully-managed-hosting .full-specs-section .table .th-heading{
    text-align:center
}
.page-template-template-fully-managed-hosting .full-specs-section .table thead tr td,.page-template-template-fully-managed-hosting .full-specs-section .table thead tr th{
    border:0
}
.page-template-template-fully-managed-hosting .full-specs-section .table thead tr th{
    font-size:18px;
    line-height:1.01;
    color:#0c143a
}
.page-template-template-fully-managed-hosting .full-specs-section .table thead tr td{
    padding-bottom:22px
}
.page-template-template-fully-managed-hosting .full-specs-section .table thead a{
    color:#5e40e4
}
.page-template-template-fully-managed-hosting .full-specs-section .table tbody tr{
    border-top:1px solid #e3e8ee;
    border-bottom:1px solid #e3e8ee
}
.page-template-template-fully-managed-hosting .full-specs-section .table tbody tr.title{
    text-transform:uppercase
}
.page-template-template-fully-managed-hosting .full-specs-section .table tbody tr.title .td-only{
    padding:19px 20px;
    border:0
}
.page-template-template-fully-managed-hosting .full-specs-section .table tbody tr td{
    line-height:1.5
}
@media screen and (min-width:768px){
    .page-template-template-fully-managed-hosting .full-specs-section .table tbody tr td{
        padding:12px 20px
    }
}
.page-template-template-fully-managed-hosting .full-specs-section .table tbody tr td:first-child{
    text-align:left;
    padding:12px 20px
}
.page-template-template-fully-managed-hosting .full-specs-section .table .state-icon{
    margin:0 auto;
    width:16px;
    height:16px;
    font-size:10px
}
.page-template-template-fully-managed-hosting .feedback-section{
    padding:0 0 45px
}
@media screen and (min-width:992px){
    .page-template-template-fully-managed-hosting .feedback-section{
        padding:0 0 58px
    }
}
.page-template-template-fully-managed-hosting .feedback-section .description{
    margin-bottom:30px;
    color:#0c143a
}
.page-template-template-fully-managed-hosting .feedback-section .btn{
    margin-bottom:30px
}
.page-template-template-fully-managed-hosting .feedback-section .trust-review .trust-stars{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:10px
}
.page-template-template-fully-managed-hosting .feedback-section .trust-review .text{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media screen and (min-width:1200px){
    .menaged-migration .dedicated-servers-hero-a .tools{
        margin-left:-73px
    }
}
@media screen and (min-width:992px){
    .menaged-migration .section-advantages .title{
        margin-bottom:26px
    }
}
.menaged-migration .section-advantages .text{
    font-size:16px;
    margin-bottom:25px
}
.menaged-migration .section-advantages .count{
    display:inline-block;
    background-color:#e3e8ee;
    width:40px;
    height:40px;
    border-radius:14px;
    font-size:22px;
    color:#1f252d;
    font-weight:500;
    margin-bottom:10px
}
.menaged-migration .section-advantages .count span{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:100%
}
@media screen and (min-width:992px){
    .menaged-migration .section-advantages .count{
        margin-bottom:18px
    }
}
.section-advantages{
    margin-bottom:25px
}
@media screen and (min-width:992px){
    .section-advantages{
        margin-bottom:75px
    }
}
.section-advantages .item{
    margin-bottom:25px
}
@media screen and (min-width:768px){
    .section-advantages .item{
        margin:0
    }
}
@media screen and (min-width:768px){
    .section-advantages .item:after{
        content:'';
        background:url(../../images/Line@2x.png);
        padding-bottom:10%;
        background-size:cover;
        background-position:center;
        display:block;
        margin:15px
    }
}
@media screen and (min-width:992px){
    .section-advantages .item:after{
        margin:27px
    }
}
.section-advantages .item:nth-child(2n):after{
    -webkit-transform:scale(1,-1);
    transform:scale(1,-1)
}
.section-advantages .item:last-child:after{
    display:none
}
.section-advantages .image{
    max-width:170px;
    height:auto;
    -o-object-fit:contain;
    object-fit:contain
}
@media screen and (max-width:767px){
    .section-advantages .image{
        display:none
    }
}
@media screen and (min-width:992px){
    .section-advantages .image{
        max-width:206px
    }
}
@media screen and (min-width:768px){
    .section-advantages .custom-row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse
    }
}
.section-advantages .custom-row:after,.section-advantages .custom-row:before{
    display:none
}
.section-advantages .link{
    color:#5e40e4;
    font-size:16px;
    font-weight:400;
    -webkit-transition:all .3s;
    transition:all .3s
}
.section-advantages .link:hover{
    color:#456cf1
}
.get-start-block{
    margin:30px 0
}
@media screen and (min-width:992px){
    .get-start-block{
        margin:113px 0 64px
    }
}
.get-start-block .title{
    margin:0 0 13px;
    font-size:24px;
    letter-spacing:-.01em;
    font-weight:600
}
.get-start-block .text{
    font-size:16px;
    margin-bottom:28px
}
.get-start-block .btn{
    margin-bottom:30px
}
.get-start-block .trust-stars{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0
}
.get-start-block .trust-review .text{
    font-size:14px;
    margin-top:4px;
    margin-bottom:0
}
.managed-block{
    margin:30px 0;
    position:relative
}
.managed-block .count{
    margin-bottom:24px
}
.managed-block .title{
    margin-bottom:8px
}
.managed-block .cloud-1,.managed-block .cloud-2,.managed-block .cloud-3{
    position:absolute
}
@media screen and (max-width:1199px){
    .managed-block .cloud-1,.managed-block .cloud-2,.managed-block .cloud-3{
        display:none
    }
}
.managed-block .cloud-1{
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:12%
}
.managed-block .cloud-2{
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    right:5%
}
.managed-block .cloud-3{
    top:3%;
    right:13%
}
.managed-block .text-holder{
    margin:0 auto 50px;
    max-width:578px
}
@media screen and (min-width:992px){
    .managed-block .text-holder{
        margin-bottom:103px
    }
}
@media screen and (max-width:767px){
    .managed-block .text-holder{
        margin-bottom:20px
    }
}
.managed-block .main-holder{
    margin-bottom:30px
}
.managed-block ul{
    list-style:none;
    padding:0;
    margin-bottom:0
}
.managed-block ul li{
    position:relative
}
.managed-block .left-col{
    font-size:22px;
    font-weight:600;
    color:#252855;
    width:30%;
    margin-right:7%
}
@media screen and (max-width:991px){
    .managed-block .left-col{
        width:22%
    }
}
@media screen and (max-width:767px){
    .managed-block .left-col{
        display:none
    }
}
.managed-block .left-col li{
    text-align:right;
    padding-right:100px;
    margin-bottom:100px
}
.managed-block .left-col li:before{
    content:'';
    position:absolute;
    top:50%;
    -webkit-transform:translateY(50%);
    transform:translateY(50%);
    border:1px dashed #d0d3d9;
    right:-27px;
    width:107px
}
.managed-block .img-holder{
    width:15%;
    text-align:center
}
@media screen and (max-width:767px){
    .managed-block .img-holder{
        display:none
    }
}
.managed-block .right-col{
    width:31%;
    margin-left:5%
}
@media screen and (max-width:991px){
    .managed-block .right-col{
        width:44%;
        padding-top:5px
    }
}
@media screen and (max-width:767px){
    .managed-block .right-col{
        margin:0;
        width:100%
    }
}
.managed-block .right-col li{
    padding-left:100px;
    margin-bottom:54px
}
@media screen and (max-width:991px){
    .managed-block .right-col li{
        margin-bottom:28px
    }
}
@media screen and (max-width:767px){
    .managed-block .right-col li{
        padding-left:36px
    }
}
.managed-block .right-col li:before{
    content:"\f147";
    position:absolute;
    margin-left:-50px;
    top:3px;
    color:#00ab6b;
    font-family:dashicons;
    width:26px;
    height:26px;
    border:1px solid #d1dbfc;
    border-radius:50%;
    font-size:25px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (max-width:991px){
    .managed-block .right-col li:before{
        margin-left:-36px
    }
}
.managed-block .right-col li:after{
    content:'';
    position:absolute;
    top:13px;
    border:1px dashed #d0d3d9;
    left:-13%;
    width:19%
}
@media screen and (max-width:991px){
    .managed-block .right-col li:after{
        left:-8%
    }
}
@media screen and (max-width:767px){
    .managed-block .right-col li:after{
        display:none
    }
}
.managed-block h4{
    font-size:16px;
    font-weight:600;
    margin-bottom:5px
}
/*# sourceMappingURL=app.css.map */
 