﻿#ITServicesContent {
	width: 1170px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
}
.gst1{
    min-height: 20px;
    width: 32px;
    border-radius: 2px;
    /* border: 1px solid black; */
    /* font-size: 14px; */
    display: inline-block;
    color: #1ca5d9;
    background: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 4.5px;
}
.ITServicesTitle {
	height: 45px;
	width: 100%;
	margin-top: 80px;
	font-size: 29px;
	text-align: center;
	border-bottom: 1px solid #808080;
	/*background-color:#ff6a00;*/
	/*color:#fff;*/
}

.ITServicesContent {
	margin-top: 15px;
	font-size: 16px;
}

.ITServicesSubTopic {
	margin-top: 15px;
	font-size: 18px;
	/*background-color:#808080;*/
	/*color:#fff;*/
	/*background:linear-gradient(to right,#808080, white);*/
}

.ITServicesSubTopicContent {
	font-size: 16px;
	/*margin-left:280px;*/
	/*border-bottom:1px solid #808080;*/
}

.listMark {
	width: 10px;
	height: 10px;
	background-color: #ff6a00;
	margin-top: 8px;
	float: left;
	margin-right: 8px;
}

.bulletedList {
	width: 5px;
	height: 5px;
	background-color: rgb(255, 106, 0);
	margin-top: 8px;
	margin-right: 5px;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: auto;
	margin-right: 15px;
}

.serviceTitle {
	float: left;
	width: 87%;
}

.serviceTitleSpace {
	height: 30px;
}

/*----------------------------------------------------------------*/
.topHeaderSpace {
	height: 45px;
}

.itServicesPageWidth {
	min-height:500px;width:92.5%;margin:0px auto 0px auto; position:relative;
	/*height: auto;*/
}


.itServicesLeftPanel {
	width: 70%;
	float: left;
	height: auto;
}

.itServicesRightPanel {
	width: 29%;
	float: right;
	height: auto;
}

.itServicesMainTitleContainer {
	height: 120px;
	width: 100%;
	text-align: center;
	font-size: 28px;
}

.itServicesMainTitleBorder {
	border-bottom: 1px solid #808080;
	border-right: 15px solid #ffffff;
}

.itServicesContentContainer {
}

.itServicesContent {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

.ITServicesSubTopicTitleContainer {
	height: auto;
	font-size: 18px;
	font-weight: 400;
}

.ITServicesSubTopicTitle {
	padding-left: 15px;
	text-align: left;
}

.itServicesSubTopicContent {
	padding-left: 30px;
	padding-right: 15px;
	text-align: justify;
}

.itServicesListBox {
	width: 5px;
	height: 5px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #ff6a00;
	float: left;
}

.itServicesRightPanelTitle {
	text-align: left;
	padding-left: 15px;
	float: left;
}
.itServicesRightPanelTitle:hover {
	text-decoration:underline;
}

.itServicesRigthPanelTitleContainer {
	height: 35px;
	border-left: 1px solid #808080;
	font-size: 18px;
}


.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 5%;
	display: none;
	background: url(../../Images/TopArrow.png) no-repeat;
}
.bodyIt{
            background-color: #edf1f1
        }
        .content-list
        {
            margin-left: 40px;
            width: 300px;
            font-size: medium;
            box-shadow: #808080 0px 0px 15px;
        }

        .content-title
        {
            height: 35px;
            width: 300px;
            transition: ease 0.5s;
            -webkit-transition: ease 0.5s;
            cursor: pointer;
            overflow: hidden;
        }
        .content-title0{
            background-color: #1CA5D9;
        }

        .content-title-style
        {
            height: 35px;
            text-align: left;
            color: #ffffff;
            padding-top: 7px;
        }

            .content-title-style span
            {
                margin-left: 10px;
            }

        .content-description-short
        {
            background-color: #ffffff;
            height: 200px;
            overflow: hidden;
            font-size: small;
            padding: 0px 20px 10px 10px;
            text-align: justify;
        }

        .content-description-detail
        {
            min-height: 500px;
        }

            .content-description-detail p
            {
                text-align: justify;
            }

            .content-description-detail h2
            {
                margin: 0px;
                padding: 0px;
            }
            .td_style{
                width: 33%;
                float:left;
                height:100%;
            }
            .td_style1{
                width: 62%;
                float:left;
                height:100%;
            }
            .Content_Height{
                height:235px;
                float:left;               
            }
            .Box_1{
                    box-shadow: #000 0px 0px 8px;
    background-color: #fff;
    width: 100%;
    margin: 0px auto 0px auto;
    height: auto;
    padding-top: 10%;
   
    position: absolute;
    min-height: 800px; padding-bottom:0%;
            }
            .Padding_0{
                padding-right:5%;
            }
            